Commit 38693e5c authored by 王华's avatar 王华

Update .gitlab-ci.yml

parent 1ac8b847
Pipeline #55739 passed with stages
......@@ -12,7 +12,8 @@ stages:
- checkout
- install
- package
- push
- push_2021
- push_solution
checkout:
stage: checkout
......@@ -53,7 +54,7 @@ package:
push_2021:
variables:
GIT_STRATEGY: none
stage: push
stage: push_2021
tags:
- civ_manage_128
script:
......@@ -73,7 +74,7 @@ push_2021:
push_solution:
variables:
GIT_STRATEGY: none
stage: push
stage: push_solution
tags:
- civ_manage_128
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