parent
33c915373a
commit
56fa9a4c82
1 changed files with 4 additions and 6 deletions
|
@ -8,12 +8,10 @@ pipeline:
|
|||
#commands:
|
||||
#- git submodule update --init --recursive --remote themes/ananke/
|
||||
build:
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.97.3
|
||||
validate: false
|
||||
extended: true
|
||||
output: public/
|
||||
image: einar/hugo
|
||||
commands:
|
||||
- git lfs pull
|
||||
- hugo --output /checkout/public
|
||||
#cleanup:
|
||||
#image: alpine
|
||||
#environment:
|
||||
|
|
Loading…
Add table
Reference in a new issue