2020-03-06 13:35:02

This commit is contained in:
monlor
2020-03-06 13:35:03 +08:00
parent 12e0abf478
commit f27035c014

View File

@@ -113,6 +113,8 @@ syncode:github:
- test - test
- dev - dev
script: script:
- git fetch origin ${CI_COMMIT_REF_NAME}
- git checkout ${CI_COMMIT_REF_NAME}
- git push ${GH_REF}/monlor/MIXBOX.git ${CI_COMMIT_REF_NAME}:${CI_COMMIT_REF_NAME} - git push ${GH_REF}/monlor/MIXBOX.git ${CI_COMMIT_REF_NAME}:${CI_COMMIT_REF_NAME}
# cache: # cache: