feat: edit Jenkinsfile
Some checks failed
ParrotXray/CureOS/pipeline/head There was a failure building this commit
Some checks failed
ParrotXray/CureOS/pipeline/head There was a failure building this commit
This commit is contained in:
parent
2759ba98e2
commit
80e8815611
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -47,7 +47,7 @@ node('ccis') {
|
||||
"""
|
||||
}
|
||||
stage('Notify to Discord') {
|
||||
withCredentials([string(credentialsId: 'f874845f-4cee-48a6-a581-33db517be86a', variable: 'https://discord.com/api/webhooks/1438181389534236793/pdbdWbJL1MAAw_YCtXjZ8YqjJ38VQkf_HA5QzQruKEF94aFaTGDcRciZVsauIgHJJJdw')]) {
|
||||
withCredentials([string(credentialsId: '725eb3cc-b38a-412a-b83c-cd5a5017f8b8', variable: 'https://discord.com/api/webhooks/1438181389534236793/pdbdWbJL1MAAw_YCtXjZ8YqjJ38VQkf_HA5QzQruKEF94aFaTGDcRciZVsauIgHJJJdw')]) {
|
||||
script {
|
||||
def status = currentBuild.currentResult
|
||||
def desc = """
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user