diff --git a/deployment/Jenkinsfile b/deployment/Jenkinsfile index 70fff6b..e99a6ad 100644 --- a/deployment/Jenkinsfile +++ b/deployment/Jenkinsfile @@ -7,6 +7,7 @@ def getImageTag() { return dateFormat.format(currentDate) } + podTemplate( label: "${PIPELINE_ID}", serviceAccount: 'jenkins',