pact-test Sync Repo
This commit is contained in:
parent
b9cb17cce5
commit
b31c0ad485
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -49,7 +49,9 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stage('Pact'){
|
stage('Pact'){
|
||||||
sh 'mvn pact:publish -Dpact.consumer.version=${GIT_COMMIT} -Dpact.tag=${BRANCH_NAME}'
|
steps{
|
||||||
|
sh 'mvn pact:publish -Dpact.consumer.version=${GIT_COMMIT} -Dpact.tag=${BRANCH_NAME}'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user