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

This commit is contained in:
Yann Autissier
2024-12-06 14:14:18 +00:00
parent bdab39dd88
commit a7b3239b02

View File

@@ -19,7 +19,7 @@ steps:
path: /var/run/docker.sock
- name: publish
image: appleboy/drone-scp
image: ryjer/drone-scp
settings:
username:
from_secret: ssh_username
@@ -27,9 +27,9 @@ steps:
from_secret: ssh_password
host: open.us.org
port: 22
source: /drone/src/.output/public/
rm: true
source: ./.output/public/
target: /dav/www/
debug: true
when:
branch:
- main