master- Sync Repo

This commit is contained in:
Mali Bayhan 2021-12-10 11:52:55 -08:00
parent 18efbeaf1b
commit 342bdb89f0

View File

@ -25,6 +25,7 @@ pipeline {
sh 'mvn sonar:sonar'
}
}
}
stage('Check Pact Verifications') {
steps {