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 b1f4b7a commit 2c43a9aCopy full SHA for 2c43a9a
post_deploy_build.sh
@@ -12,11 +12,6 @@ EMAILS=""
12
CHANNEL_ID="CKYECANDP"
13
#"DBS19HYHK"- test
14
SLACK_CS_TOKEN=""
15
-#"xoxp-
16
-# 393406286165-
17
-# 400941316103-
18
-# 691033460582-
19
-# c29d4af55af7f9df5c2b53d5e0402630"
20
21
function getLatestVersion() {
22
str=$(cat ${GIT_CS_PATH}/mkdocs.yml | tail -1 | grep -Eo '(.*):');
@@ -150,4 +145,4 @@ else
150
145
sendSuccessMailResponse
151
146
fi
152
147
153
-notifyInSlackChannel
148
+notifyInSlackChannel
0 commit comments