Fixing Jenkinsfile

This commit is contained in:
valentin_lechner 2020-01-30 17:05:04 +01:00
parent 03ed30acf3
commit 13dad459ba
3 changed files with 9 additions and 14 deletions

View File

@ -1,6 +0,0 @@
projectKey=8008135-dev
serverUrl=http://localhost:9000
serverVersion=7.9.2.30863
dashboardUrl=http://localhost:9000/dashboard?id=8008135-dev
ceTaskId=AW_3GjJbtzrbd5O-L5Zw
ceTaskUrl=http://localhost:9000/api/ce/task?id=AW_3GjJbtzrbd5O-L5Zw

1
Jenkinsfile vendored
View File

@ -16,6 +16,7 @@ pipeline {
sh 'sonar-scanner'
}
}
}
post {
unstable {
script {