From d5994793910ab92e4b8e003ce8452749a9c7befe Mon Sep 17 00:00:00 2001 From: Virtua Creative Date: Tue, 19 Apr 2016 16:23:22 +0000 Subject: [PATCH] test: install git before hugo --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fb0d1f9..a60ed1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,7 @@ image: publysher/hugo pages: script: + - apt-get install git - hugo artifacts: paths: