change command
All checks were successful
Deploy HTML to Docker LXC / deploy (push) Successful in 6s
All checks were successful
Deploy HTML to Docker LXC / deploy (push) Successful in 6s
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
host: ${{ secrets.SSH_HOST }}
|
||||
username: ${{ secrets.SSH_USER }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
source: "index.html,privacy.html,terms.html,assets/"
|
||||
source: "index.html,privacy.html,terms.html,assets/*"
|
||||
target: "/opt/adiuvai-website/html/"
|
||||
overwrite: true
|
||||
rm: true
|
||||
Reference in New Issue
Block a user