fix drone publish
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yann Autissier
2024-12-06 18:58:34 +00:00
parent 2b9860a81d
commit d8badbfe51

View File

@@ -19,7 +19,7 @@ steps:
path: /var/run/docker.sock
- name: publish
image: daniel0ting/drone-scp
image: hypervtechnics/drone-sftp
settings:
username:
from_secret: ssh_username
@@ -27,10 +27,8 @@ steps:
from_secret: ssh_password
host: open.us.org
port: 22
source: .output/public
target: /dav/www/
strip.components: 2
debug: true
source: ./.output/public/
when:
branch:
- main