Commit fd7a06dd by Jinxiao Zhang

Merge branch 'develop' of git.zhiweidata.top:root/print-demo into develop

parents 99423ab6 4dec70b8
Pipeline #22 passed with stage
in 6 seconds
sonar_preview:
stage: test
script:
- ci/sonar_preview.sh
- bash ci/sonar_preview.sh
except:
- master
tags:
- hz
- print
auto_test:
stage: test
script: ci/auto_test.sh
script: bash ci/auto_test.sh
except:
- master
tags:
- hz
- print
sonar_analyze:
stage: test
script:
- ci/sonar_analyze.sh
- bash ci/sonar_analyze.sh
only:
- master
tags:
- hz
\ No newline at end of file
- print
\ No newline at end of file
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