Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -26,7 +26,7 @@ git submodule update --init --recursive'''
|
||||
|
||||
stage('Report') {
|
||||
steps {
|
||||
discordSend \'$DISCORD_WEBHOOK_URL\'
|
||||
discordSend "$DISCORD_WEBHOOK_URL"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user