Commit 8124880f authored by Administrator's avatar Administrator

更新build.yml

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