Commit 8124880f authored by Administrator's avatar Administrator

更新build.yml

parent a395b57f
......@@ -9,6 +9,7 @@ stages:
- build
pre_test:
stage: pre_test
only:
- test
script:
......@@ -17,6 +18,7 @@ pre_test:
- springprofile=''
pre_prod:
stage: pre_prod
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