fix hugo drone config
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
668a75b461
commit
71bbf91fa5
|
@ -9,9 +9,10 @@ steps:
|
||||||
- git submodule update --recursive --init
|
- git submodule update --recursive --init
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: cbrgm/drone-hugo:latest
|
image: plugins/hugo
|
||||||
validate: true
|
settings:
|
||||||
url: http://moonside.games/docs/encompass
|
validate: true
|
||||||
|
url: http://moonside.games/docs/encompass
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
|
|
Loading…
Reference in New Issue