Compare commits
No commits in common. "c0c79f77112340c2eaa6b2f09a3f3ff9ff4dff4f" and "cea2a70344e01589c8aa5a6950d1ff591baeeece" have entirely different histories.
c0c79f7711
...
cea2a70344
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue