更新 .gitea/workflows/deploy.yaml
Some checks failed
构建并部署 / build-and-deploy (push) Failing after 1m31s
Some checks failed
构建并部署 / build-and-deploy (push) Failing after 1m31s
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
host: 121.40.192.128
|
||||
username: root
|
||||
password: 123quant-speed
|
||||
password: ${{ QUANT_PASSWORD }}
|
||||
command: |
|
||||
# 停止并删除旧容器
|
||||
docker stop quant-speed-page || true
|
||||
|
||||
Reference in New Issue
Block a user