Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
harish123321 authored Dec 3, 2018
1 parent 1594110 commit 49bf2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ sonarqube {
}
}

tasks['DevOps_SonarQube'].shouldRunAfter sonarqube
sonarqube.finalizedBy('DevOps_SonarQube')
build.finalizedBy('sonarqube')


Expand Down

0 comments on commit 49bf2c3

Please sign in to comment.