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