Skip to content

Commit cc2ead2

Browse files
committed
Version bumps in k8s/app.yaml are not environment specific
1 parent 8e716ea commit cc2ead2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
with:
115115
github-token: ${{ secrets.GITHUB_TOKEN }}
116116
push-branch: ${{ env.DEPLOY_PUSH_BRANCH }}
117-
commit-message: Deploy version ${VERSION} to preprod
117+
commit-message: chore: bump k8s manifest up CHIME ${VERSION}
118118
rebase: 'true'
119119
name: Chime CI
120120

0 commit comments

Comments
 (0)