迁移修改发布环境
continuous-integration/drone/push Build is failing Details

IRC_NewDev
hang 2023-12-22 17:44:29 +08:00
parent 71cc352982
commit a79ae2d6b5
1 changed files with 2 additions and 2 deletions

View File

@ -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