feat: no force any more for CI deploy from Gitea
All checks were successful
Deploy to discoursio-api / deploy (push) Successful in 30s
All checks were successful
Deploy to discoursio-api / deploy (push) Successful in 30s
This commit is contained in:
parent
4f6c459532
commit
076828f003
|
@ -27,6 +27,5 @@ jobs:
|
|||
branch: 'main'
|
||||
git_remote_url: 'ssh://dokku@v2.discours.io:22/discoursio-api'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
git_push_flags: '--force'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user