revert de314be78780d884d56c7ba7fa7940fdb7e19f1c
Some checks failed
Publish Docker Image / docker (ubuntu-latest, 2.44.0) (push) Has been cancelled
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Has been cancelled

revert Update .gitea/workflows/ci.yml
This commit is contained in:
Lee
2024-07-12 17:59:51 +00:00
parent de314be787
commit da1c6c6005

View File

@ -29,5 +29,5 @@ jobs:
- name: Push to dokku - name: Push to dokku
uses: dokku/github-action@master uses: dokku/github-action@master
with: with:
git_remote_url: "ssh://dokku@10.0.50.118:22/paste-dev" git_remote_url: "ssh://dokku@10.0.50.118:22/paste"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}