feat: no force any more for CI deploy from Gitea
All checks were successful
Deploy to discoursio-api / deploy (push) Successful in 30s

This commit is contained in:
Stepan Vladovskii 2024-01-28 18:38:34 -03:00
parent 4f6c459532
commit 076828f003

View File

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