From 19e704dd520d26f04b8590b0425f570f7751794f Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 27 Oct 2022 18:22:40 +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 9dd4bed..ba14d66 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: pages: script: - - hugo + - hugo mod get -u && hugo --gc --minify artifacts: paths: # The folder that contains the files to be exposed at the Page URL