Update .gitlab-ci.yml file
This commit is contained in:
parent
2bfbc1be5a
commit
19e704dd52
|
@ -6,7 +6,7 @@ variables:
|
|||
|
||||
pages:
|
||||
script:
|
||||
- hugo
|
||||
- hugo mod get -u && hugo --gc --minify
|
||||
artifacts:
|
||||
paths:
|
||||
# The folder that contains the files to be exposed at the Page URL
|
||||
|
|
Loading…
Reference in a new issue