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