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