pact-test Sync Repo
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -51,7 +51,10 @@ pipeline {
|
||||
sh 'mvn sonar:sonar'
|
||||
echo '############### MAVEN END #################'
|
||||
}
|
||||
|
||||
sh 'mvn pact:publish -Dpact.consumer.version=${GIT_COMMIT} -Dpact.tag=${BRANCH_NAME}'
|
||||
}
|
||||
|
||||
// maven:end
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user