迁移修改发布环境
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
71cc352982
commit
a79ae2d6b5
|
@ -90,7 +90,7 @@ clone:
|
|||
disable: true #禁用默认克隆
|
||||
|
||||
server:
|
||||
host: 47.117.164.182
|
||||
host: 101.132.193.237
|
||||
user: root
|
||||
password:
|
||||
from_secret: uat_ssh_pwd
|
||||
|
@ -99,7 +99,7 @@ steps:
|
|||
- name: greeting
|
||||
commands:
|
||||
- echo start publish test-irc-api
|
||||
- cd /opt/cicd/irc-test
|
||||
- cd /opt/hang/cicd/test_irc
|
||||
- echo sh test-irc.sh v${DRONE_BUILD_NUMBER}
|
||||
- sh test-irc.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue