This commit is contained in:
@@ -57,7 +57,8 @@ jobs:
|
|||||||
host: 121.40.192.128
|
host: 121.40.192.128
|
||||||
port: 22
|
port: 22
|
||||||
username: root
|
username: root
|
||||||
password: ${{ secrets.QUANT_PASSWORD }}
|
password: 123quant-speed
|
||||||
|
# password: ${{ secrets.QUANT_PASSWORD }}
|
||||||
command: |
|
command: |
|
||||||
# 停止并删除旧容器
|
# 停止并删除旧容器
|
||||||
docker stop quant-speed-page || true
|
docker stop quant-speed-page || true
|
||||||
|
|||||||
Reference in New Issue
Block a user