feat:sv with force flag
All checks were successful
Deploy on push / deploy (push) Successful in 1m2s
All checks were successful
Deploy on push / deploy (push) Successful in 1m2s
This commit is contained in:
parent
9bc3cdbd0b
commit
113d4807b2
|
@ -33,3 +33,4 @@ jobs:
|
||||||
force: true
|
force: true
|
||||||
git_remote_url: 'ssh://dokku@v2.discours.io:22/core'
|
git_remote_url: 'ssh://dokku@v2.discours.io:22/core'
|
||||||
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