Commit 015664e4 authored by 邓晓峰's avatar 邓晓峰

Update .gitlab-ci.yml

parent 0411d365
Pipeline #21360 passed with stages
in 15 seconds
...@@ -41,7 +41,7 @@ push_test: ...@@ -41,7 +41,7 @@ push_test:
GIT_STRATEGY: none GIT_STRATEGY: none
stage: push stage: push
script: script:
- npm run push TARGET_REPO_2021 TARGET_REPO_2020 TARGET_REPO_2019 CI_PROJECT_DIR GIT_ACCESS_USER GIT_ACCESS_PASSWORD - 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' #- 'git push origin map'
only: only:
......
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