From b14bd453993eff28608ff06db10d608c524e978f Mon Sep 17 00:00:00 2001 From: Madhura Bhave Date: Mon, 3 Aug 2020 17:08:30 -0700 Subject: [PATCH] Fix syntax for slack notification See gh-22709 --- ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index c815d7994f..c6bbfb64eb 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -55,7 +55,7 @@ anchors: "zip.type": "docs" "zip.deployed": "false" slack-fail-params: &slack-fail-params - text: ":concourse-failed: @here " + text: ":concourse-failed: " silent: true icon_emoji: ":concourse:" username: concourse-ci