debug: no force flag for pushing to staging
Some checks failed
deploy / deploy (push) Failing after 5s

This commit is contained in:
Stepan Vladovskiy 2024-04-11 15:50:59 -03:00
parent 706591b302
commit ea88eab175

View File

@ -33,4 +33,3 @@ jobs:
branch: 'main' branch: 'main'
git_remote_url: 'ssh://dokku@staging.discours.io:22/inbox' git_remote_url: 'ssh://dokku@staging.discours.io:22/inbox'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
args: '--force'