This commit is contained in:
parent
4d1535ff63
commit
f964aa380e
|
@ -23,7 +23,7 @@ jobs:
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
branch: 'main'
|
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 }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
- name: Push to dokku for staging branch
|
- name: Push to dokku for staging branch
|
||||||
|
|
Loading…
Reference in New Issue
Block a user