+4
-4
@@ -11,10 +11,10 @@ steps:
|
||||
commands:
|
||||
# 拉取其他项目到指定目录
|
||||
- >
|
||||
git clone
|
||||
--depth 1
|
||||
https://zwzeng:glpat-Ht2452yuDgM84iNzu32b@git.ittx.com.cn/wms/wms-loghub-3-x.git
|
||||
-branch proj-walle-snd-3.3-dev
|
||||
git clone
|
||||
-b proj-walle-snd-3.3-dev
|
||||
--depth 1
|
||||
https://zwzeng:glpat-Ht2452yuDgM84iNzu32b@git.ittx.com.cn/wms/wms-loghub-3-x.git
|
||||
# docker 打包
|
||||
- name: deploy
|
||||
image: registry.cn-hangzhou.aliyuncs.com/loghub/wms-system-service:gradle8
|
||||
|
||||
Reference in New Issue
Block a user