parent
954acf00e5
commit
b003aa8083
|
@ -32,4 +32,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
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 }}
|
||||||
|
git_push_flags: '--force'
|
Loading…
Reference in New Issue
Block a user