debug: fixed workflows gitea
All checks were successful
Deploy on push / deploy (push) Successful in 4m41s
All checks were successful
Deploy on push / deploy (push) Successful in 4m41s
This commit is contained in:
parent
e6a416383d
commit
59e71c8144
|
@ -38,7 +38,7 @@ jobs:
|
||||||
if: github.ref == 'refs/heads/staging'
|
if: github.ref == 'refs/heads/staging'
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
branch: 'main'
|
branch: 'dev'
|
||||||
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 }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
git_push_flags: '--force'
|
git_push_flags: '--force'
|
Loading…
Reference in New Issue
Block a user