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

This commit is contained in:
Yann Autissier
2024-12-06 17:15:30 +00:00
parent 8a29b08f0b
commit b8f92792f7

View File

@@ -27,9 +27,11 @@ steps:
from_secret: ssh_password from_secret: ssh_password
host: open.us.org host: open.us.org
port: 22 port: 22
rm: true source: /drone/src/.output/public
source: ./.output/public/*
target: /dav/www/ target: /dav/www/
environment:
PLUGIN_RM: false
PLUGIN_DEBUG: true
when: when:
branch: branch:
- main - main