zhiqiang.yu hai 4 semanas
pai
achega
489c1ae867
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      poyee-micro/DEV/Jenkinsfile

+ 1 - 1
poyee-micro/DEV/Jenkinsfile

@@ -52,7 +52,7 @@ EOF
 
                             stages.execute(CONFIG, base_branch, [
                                 'GENERATEDOCKERFILE': {generateDockerfile()},
-                                'K3SDEPLOY' : {stages.deployWithConfigmapEnvOnly(CONFIG.service, CONFIG.k3s, base_branch, JAVA_ARGS, "./configmap-env.ini")}
+                                'K3SDEPLOY' : {stages.deployWithConfigmapEnvOnly(CONFIG.service, CONFIG.k3s, base_branch, JAVA_ARGS, "./configmap-env.ini","ahxpm")}
                             ])
 
                             sh 'rm -rf projdir/skywalking-agent'