Skip to content

Commit

Permalink
jenkins / slack message test CSPF-Founder#2 - removed inline token
Browse files Browse the repository at this point in the history
reference
  • Loading branch information
hirosh7 committed Feb 22, 2019
1 parent 5f99d68 commit 11dcec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/dast_Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pipeline {
}
stage('Update to Slack') {
steps {
slackSend color: '#439FE0', message: 'Yabba Dabba Doo', token: 'SKoklc8CxgvUelO6vQOz7dDx'
slackSend color: '#439FE0', message: 'Yabba Dabba Doo'
}
}
stage('OWASP ZAP Scan') {
Expand Down

0 comments on commit 11dcec7

Please sign in to comment.