mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2026-06-12 20:39:09 +00:00
Update Jenkinsfile
This commit is contained in:
-6
@@ -194,12 +194,6 @@ podTemplate(
|
||||
git add .
|
||||
git commit -m "Update SMarketing services to ${imageTag}
|
||||
|
||||
Services updated:
|
||||
${services.collect { "- ${it}: ${props.registry}/${props.image_org}/${it}:${imageTag}" }.join('\n')}
|
||||
|
||||
Build: ${env.BUILD_NUMBER}
|
||||
Commit: ${env.GIT_COMMIT}"
|
||||
|
||||
git push origin main
|
||||
echo "✅ Successfully updated manifest repository"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user