We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f99d68 commit 11dcec7Copy full SHA for 11dcec7
jenkins/dast_Jenkinsfile
@@ -44,7 +44,7 @@ pipeline {
44
}
45
stage('Update to Slack') {
46
steps {
47
- slackSend color: '#439FE0', message: 'Yabba Dabba Doo', token: 'SKoklc8CxgvUelO6vQOz7dDx'
+ slackSend color: '#439FE0', message: 'Yabba Dabba Doo'
48
49
50
stage('OWASP ZAP Scan') {
0 commit comments