diff --git a/irc_vue_drone.yml b/irc_vue_drone.yml index 95884a72..7e87dc8f 100644 --- a/irc_vue_drone.yml +++ b/irc_vue_drone.yml @@ -1,32 +1,4 @@ -kind: pipeline -type: ssh -name: ssh-linux-uat-irc-publish -platform: - os: Linux - arch: 386 - -clone: - disable: true #禁用默认克隆 - -server: - host: 47.117.164.182 - user: root - password: - from_secret: local_pwd - -steps: -- name: uat-branch-publish-irc-vue - commands: - - cd /opt/1panel/vue-devops/Uat_IRC/Uat-To-Uat - - sh uat-to-uat.sh v${DRONE_BUILD_NUMBER} - -trigger: - branch: - - uat - ---- - kind: pipeline type: ssh name: ssh-linux-test-irc-publish