feat: force flag for pushing to staging
Some checks failed
deploy / deploy (push) Failing after 4s

This commit is contained in:
Stepan Vladovskiy 2024-04-11 15:49:29 -03:00
parent 38095cf387
commit 706591b302

View File

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