mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 07:30:13 -04:00
Added branch to sonar properties
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
** DoNext **
|
||||
# DoNext
|
||||
|
||||
[](https://geogeob.visualstudio.com/DoNext/_build/latest?definitionId=3)
|
||||
https://sonarcloud.io/api/project_badges/measure?project=wismna_DoNext&metric=alert_status
|
||||
[Code Analysis](https://sonarcloud.io/api/project_badges/measure?project=wismna_DoNext&metric=alert_status)
|
||||
|
||||
DoNext is an innovative task application.
|
||||
You can create and arrange task lists, create, edit and delete tasks...
|
||||
|
@@ -25,6 +25,7 @@ sonarqube {
|
||||
property 'sonar.login', '#{sonar.login}'
|
||||
property 'sonar.organization', '#{sonar.organization}'
|
||||
property 'sonar.projectKey', '#{sonar.projectkey}'
|
||||
property 'sonar.branch', 'master'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user