debug: hostname for v2 is IP
All checks were successful
Deploy on Push / deploy (push) Successful in 1m38s
All checks were successful
Deploy on Push / deploy (push) Successful in 1m38s
This commit is contained in:
parent
c9998f6bd0
commit
4d1535ff63
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user