Update .gitlab-ci.yml file

This commit is contained in:
Chris Cowley 2024-01-18 19:23:33 +00:00
parent abee8be6d7
commit 36a2db22de

View file

@ -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