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

This commit is contained in:
Stepan Vladovskii 2024-01-27 21:55:12 -03:00
parent 2c9155cd54
commit d7a3c840ea

View File

@ -21,8 +21,7 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
branch: 'main'
branch: 'feature/core'
git_remote_url: 'ssh://dokku@v2.discours.io:22/core'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'
git_push_flags: '--force'