debug: fixed workflows gitea
All checks were successful
Deploy on push / deploy (push) Successful in 15s
All checks were successful
Deploy on push / deploy (push) Successful in 15s
This commit is contained in:
parent
d55448398d
commit
e6a416383d
|
@ -39,7 +39,6 @@ jobs:
|
|||
uses: dokku/github-action@master
|
||||
with:
|
||||
branch: 'main'
|
||||
force: true
|
||||
git_remote_url: 'ssh://dokku@staging.discours.io:22/core
|
||||
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
git_push_flags: '--force'
|
Loading…
Reference in New Issue
Block a user