switch to its own dedicated container
Some checks failed
deploy / deploy (push) Failing after 52s

This commit is contained in:
Lee 2024-04-06 19:33:29 +01:00
parent 2a916a336d
commit 45aab7b415

@ -17,5 +17,5 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: "ssh://dokku@10.0.50.65:22/minecraft-helper"
git_remote_url: "ssh://dokku@10.0.50.137:22/minecraft-helper"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}