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