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

pull/1/head
Evan Hemsley 2020-07-12 02:13:57 -07:00
parent 1b65227dc2
commit 2c3f6673c5
1 changed files with 12 additions and 1 deletions

View File

@ -23,7 +23,18 @@ steps:
source: public/ source: public/
recursive: true recursive: true
user: hugo user: hugo
key: ${rsync_key} secrets: [ rsync_key ]
when: when:
branch: branch:
- main - main
# - name: deploy
# image: appleboy/drone-scp
# settings:
# host: moonside.games
# username: hugo
# key:
# from_secret: rsync_key
# port: 22
# target: /var/www/html/docs/encompass
# source: