maven phases
This commit is contained in:
parent
2bc4e8ba51
commit
5572384fd8
@ -3,4 +3,5 @@ sonarqube_master_job:
|
|||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
script:
|
script:
|
||||||
|
- mvn --batch-mode org.owasp:dependency-check-maven:check
|
||||||
- mvn --batch-mode verify sonar:sonar -D sonar.host.url=$SONAR_URL -D sonar.login=$SONAR_LOGIN
|
- mvn --batch-mode verify sonar:sonar -D sonar.host.url=$SONAR_URL -D sonar.login=$SONAR_LOGIN
|
Loading…
Reference in New Issue
Block a user