revert
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-01-26 15:23:45 +08:00
parent 18a27f82fd
commit 564f0b3f21

View File

@@ -42,10 +42,10 @@ jobs:
REMOTE_USER: root
TARGET: /root/WebPreview/build
- uses: appleboy/ssh-action@v1
with:
host: ${{ secrets.HOST }}
username: root
key: ${{ secrets.KEY }}
port: ${{ matrix.remote_port }}
script_path: /root/WebPreview/backend.sh
# - uses: appleboy/ssh-action@v1
# with:
# host: ${{ secrets.HOST }}
# username: root
# key: ${{ secrets.KEY }}
# port: ${{ matrix.remote_port }}
# script_path: /root/WebPreview/backend.sh