You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.
When someone try to add custom arguments to the gitlab-sonar-scanner command, only the first argument is watched because of the last line of that sonar-scanner-run.sh file
When someone try to add custom arguments to the
gitlab-sonar-scanner
command, only the first argument is watched because of the last line of thatsonar-scanner-run.sh
filegitlab-sonar-scanner/sonar-scanner-run.sh
Line 84 in 3115ed4
All other argument is ignored.
I tried to pass
arguements to bypass the custom, enterprise wide, self-signed root CA certificates ignoring (related issue to: #40)
The text was updated successfully, but these errors were encountered: