Skip to content

Commit 2c43a9a

Browse files
remove revoked token
1 parent b1f4b7a commit 2c43a9a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

post_deploy_build.sh

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ EMAILS=""
1212
CHANNEL_ID="CKYECANDP"
1313
#"DBS19HYHK"- test
1414
SLACK_CS_TOKEN=""
15-
#"xoxp-
16-
# 393406286165-
17-
# 400941316103-
18-
# 691033460582-
19-
# c29d4af55af7f9df5c2b53d5e0402630"
2015

2116
function getLatestVersion() {
2217
str=$(cat ${GIT_CS_PATH}/mkdocs.yml | tail -1 | grep -Eo '(.*):');
@@ -150,4 +145,4 @@ else
150145
sendSuccessMailResponse
151146
fi
152147

153-
notifyInSlackChannel
148+
notifyInSlackChannel

0 commit comments

Comments
 (0)