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 add .
|
||||||
git commit -m "Update SMarketing services to ${imageTag}
|
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
|
git push origin main
|
||||||
echo "✅ Successfully updated manifest repository"
|
echo "✅ Successfully updated manifest repository"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user