Actualiser .gitea/workflows/build.yaml
Some checks failed
Production / deploy (push) Failing after 8s

This commit is contained in:
Mathieu Broillet 2023-07-03 14:24:41 +00:00
parent 92d4b8223c
commit cb30a3bb12

View File

@ -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'