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

main
onikolskyy 1 year ago
parent 441a134fce
commit 5ee934e8a1

2
Jenkinsfile vendored

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

Loading…
Cancel
Save