feat: gitea runner push branch feature/core to v2.discours.io/core feauter/core
Some checks failed
Deploy to core / deploy (push) Failing after 1m32s
Some checks failed
Deploy to core / deploy (push) Failing after 1m32s
This commit is contained in:
parent
2c9155cd54
commit
d7a3c840ea
|
@ -21,8 +21,7 @@ jobs:
|
||||||
- name: Push to dokku
|
- name: Push to dokku
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
branch: 'main'
|
branch: 'feature/core'
|
||||||
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'
|
git_push_flags: '--force'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user