more drone BS
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
faab741ea4
commit
52762e4360
|
@ -3,14 +3,12 @@ type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
clone:
|
|
||||||
commands:
|
|
||||||
- git submodule update --init --recursive
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: cbrgm/drone-hugo:latest
|
image: cbrgm/drone-hugo:latest
|
||||||
validate: true
|
validate: true
|
||||||
url: http://moonside.games/docs/encompass
|
url: http://moonside.games/docs/encompass
|
||||||
|
commands:
|
||||||
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
|
|
Loading…
Reference in New Issue