more drone BS
continuous-integration/drone/push Build is failing Details

pull/1/head
Evan Hemsley 2020-07-12 01:11:16 -07:00
parent faab741ea4
commit 52762e4360
1 changed files with 2 additions and 4 deletions

View File

@ -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