debug: with force
Some checks failed
Deploy to discoursio-api / deploy (push) Failing after 1m42s

This commit is contained in:
Stepan Vladovskiy 2025-04-07 11:11:01 -03:00
parent 1156a32a88
commit 46c3345f45

View File

@ -27,5 +27,6 @@ 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'