feat: working tree
Some checks failed
Deploy on Push / deploy (push) Failing after 4s

This commit is contained in:
Stepan Vladovskiy 2024-05-05 16:19:27 -03:00
parent 4d1535ff63
commit f964aa380e

View File

@ -23,7 +23,7 @@ jobs:
uses: dokku/github-action@master
with:
branch: 'main'
git_remote_url: 'ssh://dokku@5.255.100.133:22/uploader'
git_remote_url: 'ssh://dokku@v2.discours.io:22/uploader'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Push to dokku for staging branch