Update .gitlab-ci.yml

This commit is contained in:
Rily Dunlap 2022-11-14 17:20:39 +00:00
parent b9c058d0db
commit 3b31b3d23a

View file

@ -132,7 +132,7 @@ sonarqube-check:
paths:
- .sonar/cache
script:
- sonar-scanner
- sonar-scanner -X
allow_failure: true
only:
- merge_requests