feat: no force any more for CI deploy from Gitea
All checks were successful
Deploy to core / deploy (push) Successful in 1m43s
All checks were successful
Deploy to core / deploy (push) Successful in 1m43s
This commit is contained in:
parent
86f2c51f5a
commit
84078c7cfe
|
@ -23,5 +23,4 @@ jobs:
|
|||
with:
|
||||
branch: 'feature/core'
|
||||
git_remote_url: 'ssh://dokku@v2.discours.io:22/core'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
git_push_flags: '--force'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
Loading…
Reference in New Issue
Block a user