fix settings?
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
John Shaver 2021-06-16 23:53:07 -07:00
parent 25b68e7621
commit 901d82eb79

View file

@ -38,6 +38,7 @@ steps:
- npm test
- name: deploy
image: drillster/drone-rsync
settings:
hosts:
- jshaver.net
user: deploy
@ -46,6 +47,4 @@ steps:
source: ./
target: /var/www/jshaver_net/stage
args:
- "--files-from=./deploy-list.txt"
- "--files-from=deploy-list.txt"