Compare commits
1 Commits
79b1ac5126
...
6e2db61f18
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e2db61f18 |
@ -21,5 +21,6 @@ jobs:
|
|||||||
-e SONAR_HOST_URL=$SONAR_HOST_URL \
|
-e SONAR_HOST_URL=$SONAR_HOST_URL \
|
||||||
-e SONAR_TOKEN=$SONAR_TOKEN \
|
-e SONAR_TOKEN=$SONAR_TOKEN \
|
||||||
-v "$PWD:/usr/src" \
|
-v "$PWD:/usr/src" \
|
||||||
-w /usr/src \
|
sonarsource/sonar-scanner-cli \
|
||||||
sonarsource/sonar-scanner-cli
|
-Dsonar.projectKey=schiphol \
|
||||||
|
-Dsonar.sources=.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user