We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b4a03 commit 5e5526bCopy full SHA for 5e5526b
.github/workflows/reusable_build_image.yaml
@@ -111,3 +111,5 @@ jobs:
111
publish-manifests-result: ${{ needs.publish_manifests.result }}
112
build-result: ${{ needs.build.result }}
113
slack-token: ${{ secrets.slack-token }}
114
+ channel-id: C07UG6JH44F # notifications-container-images
115
+ type: container-image-build
0 commit comments