debug: hostname for v2 is IP
All checks were successful
Deploy on Push / deploy (push) Successful in 1m38s

This commit is contained in:
Stepan Vladovskiy 2024-05-05 16:01:52 -03:00
parent c9998f6bd0
commit 4d1535ff63

View File

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