master- Sync Repo
This commit is contained in:
parent
7fcf1c83b3
commit
07629aa082
1
jenkins/cd/Jenkinsfile
vendored
1
jenkins/cd/Jenkinsfile
vendored
@ -43,6 +43,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'cd /tmp && { curl -LO http://curl.haxx.se/ca/cacert.pem ; cd -; } '
|
||||
sh 'export SSL_CERT_FILE=/tmp/cacert.pem'
|
||||
sh 'echo $SSL_CERT_FILE'
|
||||
// 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') {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user