cp
Size: a a a
cp
Г
FD
Г
FD
FD
AB
FD
FD
AB
FD
DD
export CASC_JENKINS_CONFIG='/usr/lib/jenkins/jenkins.yaml'
подскажите плиз что я не так делаю
Master has no configuration as code file set
AB
export CASC_JENKINS_CONFIG='/usr/lib/jenkins/jenkins.yaml'
подскажите плиз что я не так делаю
Master has no configuration as code file set
DD
DD
SE
SE
AB
HC
post {
always {
junit allowEmptyResults: true, testResults: '**/build/test-results/**/*.xml'
publishCoverage adapters: [jacocoAdapter('build/reports/jacoco/test/jacocoTestReport.xml')], sourceFileResolver: sourceFiles('STORE_LAST_BUILD')
}
}
E
post {
always {
junit allowEmptyResults: true, testResults: '**/build/test-results/**/*.xml'
publishCoverage adapters: [jacocoAdapter('build/reports/jacoco/test/jacocoTestReport.xml')], sourceFileResolver: sourceFiles('STORE_LAST_BUILD')
}
}