Update .gitlab-ci.yml file
This commit is contained in:
parent
abee8be6d7
commit
36a2db22de
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
image: klakegg/hugo:alpine
|
image: klakegg/hugo:alpine
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- hugo --gv --minify
|
- 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue