Commit 75d2b53a authored by Administrator's avatar Administrator

更新build.yml

parent 8fd87d36
......@@ -7,7 +7,7 @@ stages:
- build
pre_test:
extend: build
extends: build
only:
- test
script:
......@@ -17,7 +17,7 @@ pre_test:
- echo ${k8sappname}${image}${springprofile}
pre_prod:
extend: build
extends: build
only:
- master
script:
......
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