Commit 69e22bca authored by Administrator's avatar Administrator

更新build.yml

parent 63ecf4d9
......@@ -41,3 +41,5 @@ prod_build:
k8sappname: "${appname}-prod"
image: 192.168.123.7:5000/${appname}:prod
springprofile: '--spring.profiles.active=prod'
before_script:
- if [ ! $prodPort ]; then port=$prodPort fi
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