debug: no force in push to staging
All checks were successful
deploy / deploy (push) Successful in 29s
All checks were successful
deploy / deploy (push) Successful in 29s
This commit is contained in:
parent
8eb9650142
commit
ca0118df5e
|
@ -32,5 +32,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
branch: 'main'
|
branch: 'main'
|
||||||
git_remote_url: 'ssh://dokku@staging.discours.io:22/authorizer'
|
git_remote_url: 'ssh://dokku@staging.discours.io:22/authorizer'
|
||||||
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