Commit 38d716a0 by Administrator

Update .gitlab-ci.yml

parent f774715e
Pipeline #37 passed with stage
in 17 seconds
sonar_preview: sonar_preview:
stage: test stage: test
script: script:
- bash sonar-scanner - bash ci/sonar_preview.sh
except: except:
- 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