Commit a5fc556d authored by 邓晓峰's avatar 邓晓峰

Update .gitlab-ci.yml

parent 6535eb9f
Pipeline #21370 skipped with stages
...@@ -36,17 +36,7 @@ package: ...@@ -36,17 +36,7 @@ package:
only: only:
- master - master
when: manual when: manual
push_test:
variables:
GIT_STRATEGY: none
stage: push
script:
- bash push.sh
#- 'git push origin map'
only:
- master
when: manual
push_2021: push_2021:
variables: variables:
GIT_STRATEGY: none GIT_STRATEGY: none
......
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