Update .gitlab-ci.yml file
This commit is contained in:
parent
36a2db22de
commit
cbfe61512c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# The Docker image that will be used to build your app
|
# The Docker image that will be used to build your app
|
||||||
image: klakegg/hugo:alpine
|
image: klakegg/hugo:ci
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- hugo --gc --minify
|
- hugo --gc --minify
|
||||||
|
|
Loading…
Add table
Reference in a new issue