init
continuous-integration/drone Build is passing

This commit is contained in:
曾志威
2026-02-13 02:13:57 +08:00
parent f9178f1dac
commit eb52f4e7eb
+4 -4
View File
@@ -9,15 +9,15 @@ steps:
# 拉取其他项目到指定目录
- >
git clone
-b proj-walle-snd-3.3-dev
-b proj-snd-ess-3.1
--depth 1
https://zwzeng:glpat-Ht2452yuDgM84iNzu32b@git.ittx.com.cn/wms/wms-loghub-3-x.git
https://zwzeng:glpat-Ht2452yuDgM84iNzu32b@git.ittx.com.cn/edi/edi-wms.git
# docker 打包
- name: deploy
image: registry.cn-hangzhou.aliyuncs.com/loghub/wms-system-service:gradle8
commands:
- cd wms-loghub-3-x
- cd edi-wms
- >
gradle jib -stacktrace
--parallel
@@ -27,4 +27,4 @@ steps:
-Dcybertrans.idp.enabled=false
-Djib.from.image=registry.cn-hangzhou.aliyuncs.com/loghub/wms-system-service:snde-jdk
-Djib.to.image=registry.cn-hangzhou.aliyuncs.com/loghub/wms-system-service
-Djib.to.tags=proj-walle-snde-wms-dev
-Djib.to.tags=proj-walle-snde-edi-ess