Update .gitlab-ci.yml file
This commit is contained in:
parent
b757644ad2
commit
d2174b6eba
@ -1,13 +1,6 @@
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
test:
|
||||
script:
|
||||
- hugo
|
||||
except:
|
||||
variables:
|
||||
- $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
interruptible: true
|
||||
pages:
|
||||
script:
|
||||
- hugo --gc --minify --cleanDestinationDir
|
||||
|
Loading…
x
Reference in New Issue
Block a user