Commit 9aec3fb2 authored by Administrator's avatar Administrator

更新build.yml

parent 69e22bca
......@@ -42,4 +42,4 @@ prod_build:
image: 192.168.123.7:5000/${appname}:prod
springprofile: '--spring.profiles.active=prod'
before_script:
- if [ ! $prodPort ]; then port=$prodPort fi
- 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