a
gitea/sample-test/pipeline/head Something is wrong with the build of this commit Details
test/pipeline/head There was a failure building this commit Details

main
onikolskyy 1 year ago
parent abfc2b9fac
commit eb3a32ef14

2
Jenkinsfile vendored

@ -4,7 +4,7 @@ tag="latest"
image="swr.eu-de.otc.t-systems.com/omnia-test/${repository}:${version}.${env.BUILD_NUMBER}"
namespace="demo"
podTemplate(label: 'pod', cloud: 'kubernetes', serviceAccount: 'jenkins-agent-sa',
podTemplate(label: 'pod', cloud: 'kubernetes', serviceAccount: 'jenkins-sa"',
imagePullSecrets: [
'default-secret'
],

Loading…
Cancel
Save