修改自动打包文件
continuous-integration/drone/push Build is passing Details

uat_us
hang 2024-05-06 15:57:58 +08:00
parent e868d50893
commit 75f8018fc8
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ clone:
disable: true #禁用默认克隆 disable: true #禁用默认克隆
server: server:
host: 192.168.3.68 host: 106.14.89.110
user: root user: root
password: password:
from_secret: local_pwd from_secret: local_pwd
@ -19,7 +19,7 @@ steps:
- name: publish-test-irc-vue - name: publish-test-irc-vue
commands: commands:
- echo start publish test-irc-vue - echo start publish test-irc-vue
- cd /opt/hang/vue/test-irc - cd /opt/1panel/hang/vue/test-irc
- sh test-irc.sh v${DRONE_BUILD_NUMBER} - sh test-irc.sh v${DRONE_BUILD_NUMBER}
trigger: trigger:
@ -41,7 +41,7 @@ clone:
disable: true #禁用默认克隆 disable: true #禁用默认克隆
server: server:
host: 123.56.94.154 host: 106.14.89.110
user: root user: root
password: password:
from_secret: local_pwd from_secret: local_pwd