a
test/pipeline/head Something is wrong with the build of this commit Details

main
onikolskyy 1 year ago
parent 5ee934e8a1
commit 777011c840

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: 'k8s-config', serviceAccount: 'jenkins-admin"',
podTemplate(label: 'pod', cloud: 'k8s-config', serviceAccount: 'jenkins-admin',
imagePullSecrets: [
'default-secret'
],

Loading…
Cancel
Save