diff --git a/irc_vue_drone.yml b/irc_vue_drone.yml index 6dbcef8e..e62410c1 100644 --- a/irc_vue_drone.yml +++ b/irc_vue_drone.yml @@ -10,7 +10,7 @@ clone: disable: true #禁用默认克隆 server: - host: 192.168.3.68 + host: 106.14.89.110 user: root password: from_secret: local_pwd @@ -19,7 +19,7 @@ steps: - name: publish-test-irc-vue commands: - 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} trigger: @@ -41,7 +41,7 @@ clone: disable: true #禁用默认克隆 server: - host: 123.56.94.154 + host: 106.14.89.110 user: root password: from_secret: local_pwd