maven phases

master
marius 2019-01-07 21:02:09 +01:00
parent 2bc4e8ba51
commit 5572384fd8
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ sonarqube_master_job:
only:
- master
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