diff --git a/Jenkinsfile b/Jenkinsfile index cb63a81..dbaa1d2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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-sa"', +podTemplate(label: 'pod', cloud: 'k8s-config', serviceAccount: 'jenkins-admin"', imagePullSecrets: [ 'default-secret' ],