迁移修改发布环境
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 #禁用默认克隆
|
disable: true #禁用默认克隆
|
||||||
|
|
||||||
server:
|
server:
|
||||||
host: 47.117.164.182
|
host: 101.132.193.237
|
||||||
user: root
|
user: root
|
||||||
password:
|
password:
|
||||||
from_secret: uat_ssh_pwd
|
from_secret: uat_ssh_pwd
|
||||||
|
@ -99,7 +99,7 @@ steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
commands:
|
commands:
|
||||||
- echo start publish test-irc-api
|
- 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}
|
- echo sh test-irc.sh v${DRONE_BUILD_NUMBER}
|
||||||
- sh test-irc.sh
|
- sh test-irc.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue