debug: no force flag for pushing to staging
Some checks failed
deploy / deploy (push) Failing after 5s
Some checks failed
deploy / deploy (push) Failing after 5s
This commit is contained in:
parent
706591b302
commit
ea88eab175
|
@ -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'
|
|
Loading…
Reference in New Issue
Block a user