Actualiser .gitea/workflows/build.yaml
Some checks failed
Production / deploy (push) Failing after 8s
Some checks failed
Production / deploy (push) Failing after 8s
This commit is contained in:
parent
92d4b8223c
commit
cb30a3bb12
@ -38,6 +38,7 @@ jobs:
|
||||
host: ${{ secrets.SSH_HOSTNAME }}
|
||||
username: root
|
||||
port: 22
|
||||
direction: upload
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
source: 'public/*'
|
||||
target: '/var/www/html/staging'
|
||||
|
Loading…
Reference in New Issue
Block a user