Skip to content

Commit 4a3420d

Browse files
authored
Update slack.json
1 parent 199b43c commit 4a3420d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slack/slack.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "section",
44
"text": {
55
"type": "mrkdwn",
6-
"text": "Cloud Build {{.Build.ProjectId}} {{.Build.Id}} {{.Build.Status}}"
6+
"text": "Cloud Build {{.Build.ProjectId}} {{.Build.Id}} {{.Params.buildStatus}}"
77
}
88
},
99
{
@@ -27,4 +27,4 @@
2727
}
2828
}
2929
]
30-
30+

0 commit comments

Comments
 (0)