trying again with scp
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Thomas Cole 2022-06-03 06:30:45 -04:00
parent 954450b0b5
commit 2045756460

View File

@ -43,18 +43,5 @@ steps:
from_secret: ssh_password
port: 22
target: /home/thomas/wwwtest
source: ./dist
- name: cleanup
image: appleboy/drone-ssh
settings:
host: 192.168.10.5
username: thomas
password:
from_secret: ssh_password
port: 22
script:
- cd /home/thomas/wwwtest
- pwd
# - mv dist/* dist/.* .
# - rmdir dist
source: ./dist/*
strip_components: 1