Compare commits

..

No commits in common. "c0c79f77112340c2eaa6b2f09a3f3ff9ff4dff4f" and "cea2a70344e01589c8aa5a6950d1ff591baeeece" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

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