diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0c700dd..80d7575 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ image: klakegg/hugo:alpine pages: script: - - hugo --gv --minify + - hugo --gc --minify artifacts: paths: # The folder that contains the files to be exposed at the Page URL