Skip to content

Commit 9cf40bd

Browse files
authored
Merge pull request #104 from stolostron/release-2.15-add-slack-notification
Add slack notification configuration for release 1.6
2 parents e1fb571 + 9d6f620 commit 9cf40bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/postgres-exporter-globalhub-1-6-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
- name: slack-member-id
5454
# Will mention the user in the slack message when the pipeline run failed; this is not required.
5555
# Please make sure replace the value with component owner's slack member id.
56-
value: "S09JCE3DF9N"
56+
value: "S09JCE3DF9N"
5757
pipelineRef:
5858
resolver: git
5959
params:

0 commit comments

Comments
 (0)