This commit is contained in:
OhSeongRak 2025-06-17 17:38:58 +09:00
parent 405376c7c3
commit 2652b3a54c

View File

@ -7,6 +7,7 @@ def getImageTag() {
return dateFormat.format(currentDate) return dateFormat.format(currentDate)
} }
podTemplate( podTemplate(
label: "${PIPELINE_ID}", label: "${PIPELINE_ID}",
serviceAccount: 'jenkins', serviceAccount: 'jenkins',