master- Sync Repo
This commit is contained in:
parent
f6d2303c45
commit
02f0ce00c9
2
jenkins/cd/Jenkinsfile
vendored
2
jenkins/cd/Jenkinsfile
vendored
@ -29,7 +29,6 @@ pipeline {
|
|||||||
sh 'mvn sonar:sonar'
|
sh 'mvn sonar:sonar'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// maven:end
|
// maven:end
|
||||||
}
|
}
|
||||||
@ -40,7 +39,6 @@ pipeline {
|
|||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Check Pact Verifications') {
|
stage('Check Pact Verifications') {
|
||||||
steps {
|
steps {
|
||||||
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 'curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.88.3/pact-1.88.3-linux-x86_64.tar.gz'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user