Skip to content

Commit e14e5ec

Browse files
"Update commit message in kustomize-ci workflow to include 'latest' in image tag update."
1 parent 7b9630f commit e14e5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kustomize-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ jobs:
7373
git config --global user.email ${{ secrets.GIT_USER_NAME }}
7474
7575
git add kustomize/overlays/dev/patch-deployment-image.yaml
76-
git commit -m "Update image tag to $IMAGE_TAG"
76+
git commit -m "Update latest image tag to $IMAGE_TAG"
7777
git push

0 commit comments

Comments
 (0)