From 2d0df4dd487c0baf215ccb1a835c5e6eefa14d97 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 27 Oct 2022 18:25:17 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba14d66..63816d6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,8 @@ variables: pages: script: + - apk add --update --no-cache git go + - git submodule update --init --recursive - hugo mod get -u && hugo --gc --minify artifacts: paths: