This commit is contained in:
@@ -27,9 +27,11 @@ steps:
|
||||
from_secret: ssh_password
|
||||
host: open.us.org
|
||||
port: 22
|
||||
rm: true
|
||||
source: ./.output/public/*
|
||||
source: /drone/src/.output/public
|
||||
target: /dav/www/
|
||||
environment:
|
||||
PLUGIN_RM: false
|
||||
PLUGIN_DEBUG: true
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user