修改用户
Deploy Static Frontend / deploy (push) Failing after 12s

This commit is contained in:
Qiu
2026-06-20 22:34:27 +08:00
parent 433fc8c059
commit 31e13a9d56
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
TARGET_DIR="${{ secrets.TARGET_DIR }}" TARGET_DIR="${{ secrets.TARGET_DIR }}"
: ${SERVER_HOST:="192.168.31.185"} : ${SERVER_HOST:="192.168.31.185"}
: ${SERVER_USER:="shuai"} : ${SERVER_USER:="deploy"}
: ${SERVER_PORT:="2222"} : ${SERVER_PORT:="2222"}
: ${TARGET_DIR:="/data/apps/ci-cd/frontend"} : ${TARGET_DIR:="/data/apps/ci-cd/frontend"}