Compare commits

...

2 Commits

Author SHA1 Message Date
hang c0c79f7711 Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/hir_web
continuous-integration/drone/push Build is passing Details
2024-05-06 15:52:29 +08:00
hang 74feb667f6 修改自动打包配置 2024-05-06 15:50:23 +08:00
1 changed files with 2 additions and 2 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-hir-vue - name: publish-test-hir-vue
commands: commands:
- echo start publish test-hir-vue - echo start publish test-hir-vue
- cd /opt/hang/vue/test-hir - cd /opt/1panel/hang/vue/test-hir
- sh test-hir.sh v${DRONE_BUILD_NUMBER} - sh test-hir.sh v${DRONE_BUILD_NUMBER}
trigger: trigger: