mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-06 07:06:24 +00:00
Update Jenkinsfile
This commit is contained in:
parent
261404dd72
commit
ca5b4166e3
6
smarketing-java/deployment/Jenkinsfile
vendored
6
smarketing-java/deployment/Jenkinsfile
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user