trying some other shit
continuous-integration/drone/push Build is passing Details

pull/1/head
Evan Hemsley 2020-07-12 01:20:37 -07:00
parent eefae74a96
commit 1bc26bb10f
1 changed files with 16 additions and 16 deletions

View File

@ -2,18 +2,18 @@ kind: pipeline
type: docker
name: default
pipeline:
clone:
step:
- name: submodules
image: alpine/git
commands:
- git submodule update --recursive --init
build:
- name: build
image: cbrgm/drone-hugo:latest
validate: true
url: http://moonside.games/docs/encompass
deploy:
- name: deploy
image: drillster/drone-rsync
hosts: [ "moonside.games" ]
target: /var/www/docs/encompass