Update Jenkinsfile

This commit is contained in:
Joseph Robinson
2020-05-15 22:31:33 -07:00
committed by GitHub
parent df4727ead9
commit caa6d634f5

4
Jenkinsfile vendored
View File

@@ -23,9 +23,9 @@ git submodule update --init --recursive'''
stage('Report') {
steps {
discordSend 'https://discordapp.com/api/webhooks/695027453122445433/rijjbFyNPhgvTmgXHCCdMExGwR3vHBveH4PjYi0ScsP9d7rSdGbKMhId36WAypZjUj5h'
discordSend 'https://discordapp.com/api/webhooks/695027453122445433/rijjbFyNPhgvTmgXHCCdMExGwR3vHBveH4PjYi0ScsP9d7rSdGbKMhId36WAypZjUj5h-rip'
}
}
}
}
}