From 3e9af973f7b3f69aff0b00d1db758ab4100b4ebd Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 27 Oct 2022 18:27:30 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 63816d6..b045e04 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ pages: script: - apk add --update --no-cache git go - git submodule update --init --recursive - - hugo mod get -u && hugo --gc --minify + - hugo mod get -u && hugo artifacts: paths: # The folder that contains the files to be exposed at the Page URL