Commit 83c5c139 by Administrator

Update .gitlab-ci.yml

parent f4241111
Pipeline #47 failed with stage
in 1 second
......@@ -2,7 +2,7 @@ sonar_preview:
stage: test
script:
- echo `id`
- sonar-scanner
- source /etc/profile ; sonar-scanner
except:
- master
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