Update .gitlab-ci.yml file

This commit is contained in:
Chris Cochrun 2022-10-27 18:22:40 +00:00
parent 2bfbc1be5a
commit 19e704dd52

View file

@ -6,7 +6,7 @@ variables:
pages: pages:
script: script:
- hugo - hugo mod get -u && hugo --gc --minify
artifacts: artifacts:
paths: paths:
# The folder that contains the files to be exposed at the Page URL # The folder that contains the files to be exposed at the Page URL