SSH Build Update
Gitea CI/CD / build (push) Failing after 31s

This commit is contained in:
clive
2026-08-11 21:37:53 +10:00
parent c72bd65bfa
commit 910cc635b2
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: SSH Deploy - name: SSH Deploy
uses: appleboy/[email protected] uses: appleboy/[email protected]
with: with:
host: 10.1.1.90 host: 10.10.0.90
username: ${{ secrets.SERVER_USERNAME }} username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SERVER_PASSWORD }} password: ${{ secrets.SERVER_PASSWORD }}
script: | script: |