Compare commits
1 Commits
bf91b1c53d
...
c49b5044d9
| Author | SHA1 | Date | |
|---|---|---|---|
| c49b5044d9 |
@@ -52,7 +52,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
host: 121.40.192.128
|
host: 121.40.192.128
|
||||||
username: root
|
username: root
|
||||||
password: 123quant-speed
|
password: ${{ QUANT_PASSWORD }}
|
||||||
command: |
|
command: |
|
||||||
# 停止并删除旧容器
|
# 停止并删除旧容器
|
||||||
docker stop quant-speed-page || true
|
docker stop quant-speed-page || true
|
||||||
|
|||||||
Reference in New Issue
Block a user