Commit 5b9c5ff8 authored by 徐剑's avatar 徐剑

撤销更改

parent d9c3ef0e
......@@ -44,6 +44,9 @@ pipeline {
repos.add([dir: smallfile.htj.dir, type: smallfile.htj.type, isUpdate: smallfile.htj.isUpdate, url: smallfile.htj.url])
repos.add([dir: smallfile.web.dir, type: smallfile.web.type, isUpdate: smallfile.web.isUpdate, url: smallfile.web.url])
if(smallfile.pushPath) push_path=smallfile.pushPath
if(smallfile.base.module) {
for (module in smallfile.base.module) {
modules.add([
......
PARAMS: "--spring.cloud.nacos.discovery.namespace=qrcode-pcb --spring.cloud.nacos.config.namespace=qrcode-pcb --spring.cloud.nacos.discovery.server-addr=nacos.dz-middleware.svc.cluster.local --spring.cloud.nacos.config.server-addr=nacos.dz-middleware.svc.cluster.local"
registry: 192.168.31.201/develop
pushPath: 192.168.31.201/htj-develop
service:
name: gateway
port: 8080
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment