force
Some checks failed
deploy / deploy (push) Failing after 29s

This commit is contained in:
Stepan Vladovskiy 2025-02-12 19:36:58 -03:00
parent 954acf00e5
commit b003aa8083

View File

@ -32,4 +32,5 @@ jobs:
with:
branch: 'main'
git_remote_url: 'ssh://dokku@staging.discours.io:22/inbox'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'