indentation
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details

pull/1/head
Evan Hemsley 2020-07-12 01:56:28 -07:00
parent 3d6d1eb824
commit 18131e0486
1 changed files with 8 additions and 7 deletions

View File

@ -16,13 +16,14 @@ steps:
- name: deploy - name: deploy
image: drillster/drone-rsync image: drillster/drone-rsync
hosts: settings:
- moonside.games hosts:
target: /var/www/docs/encompass - moonside.games
source: public/ target: /var/www/docs/encompass
recursive: true source: public/
key: recursive: true
from_secret: rsync_key key:
from_secret: rsync_key
when: when:
branch: branch:
- main - main