2
0

feat: update build process

This commit is contained in:
wfc
2024-12-18 11:53:50 +08:00
parent b7b4a3dfc7
commit d419e5acd9
7 changed files with 14 additions and 61 deletions

View File

@@ -6,8 +6,8 @@ src_service_dir=${wfc_work_dir}/systemd/system
dst_service_dir=/etc/systemd/system
base_dockers="wfc-nacos wfc-mysql wfc-redis"
jar_dockers="wfc-auth wfc-gateway wfc-modules-system wfc-modules-user wfc-modules-gen wfc-modules-job wfc-modules-file wfc-modules-payment"
modules_dockers="wfc-modules-system wfc-modules-user wfc-modules-gen wfc-modules-job wfc-modules-file wfc-modules-payment"
jar_dockers="wfc-auth wfc-gateway wfc-modules-system wfc-modules-user wfc-modules-job wfc-modules-payment"
modules_dockers="wfc-modules-system wfc-modules-user wfc-modules-job wfc-modules-payment"
fe_docker=wfc-nginx
case "$1" in