master- Sync Repo
This commit is contained in:
parent
d4cb80be69
commit
5b8a5b96a9
2
jenkins/cd/Jenkinsfile
vendored
2
jenkins/cd/Jenkinsfile
vendored
@ -44,7 +44,7 @@ pipeline {
|
||||
sh 'curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.88.3/pact-1.88.3-linux-x86_64.tar.gz'
|
||||
sh 'tar xzf pact-1.88.3-linux-x86_64.tar.gz'
|
||||
dir('pact/bin') {
|
||||
sh "./pact-broker can-i-deploy --retry-while-unknown=12 --retry-interval=10 -a pact-messaging-app -e ${GIT_COMMIT}"
|
||||
sh "./pact-broker can-i-deploy --retry-while-unknown=12 --retry-interval=10 -a pact-messaging-app -b http://cicd.bayhan.ca:9292 -e ${GIT_COMMIT}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user