Commit 0d82473a by Administrator

Update .gitlab-ci.yml

parent 1fb2c5fb
Pipeline #29 passed with stage
in 3 seconds
...@@ -18,7 +18,7 @@ auto_test: ...@@ -18,7 +18,7 @@ auto_test:
sonar_analyze: sonar_analyze:
stage: test stage: test
script: script:
- bash ci/sonar_analyze.sh - bash sonar-scanner
only: only:
- master - master
tags: tags:
......
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