Commit 7ed3c16b authored by 邓晓峰's avatar 邓晓峰

Update .gitlab-ci.yml

parent 015664e4
Pipeline #21361 skipped with stages
......@@ -36,17 +36,17 @@ package:
only:
- master
when: manual
push_test:
variables:
GIT_STRATEGY: none
stage: push
script:
- bash push.sh TARGET_REPO_2021 TARGET_REPO_2020 TARGET_REPO_2019 CI_PROJECT_DIR GIT_ACCESS_USER GIT_ACCESS_PASSWORD
#push_test:
# variables:
# GIT_STRATEGY: none
# stage: push
# script:
# - bash push.sh TARGET_REPO_2021 TARGET_REPO_2020 TARGET_REPO_2019 CI_PROJECT_DIR GIT_ACCESS_USER GIT_ACCESS_PASSWORD
#- 'git push origin map'
only:
- master
when: manual
# only:
# - master
# when: manual
push_2021:
variables:
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