Comment notify
This commit is contained in:
parent
03d3613e27
commit
233037e63b
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -31,9 +31,9 @@ spec:
|
||||
sh '/kaniko/executor -f `pwd`/Dockerfile -c `pwd` --cache=false --destination=harbor.ervine.dev/public/x86_64/alpine/nzbhydra2:v5.0.7'
|
||||
}
|
||||
}
|
||||
stage('Notify gchat') {
|
||||
hangoutsNotify message: "NZBhydra 5.0.7 on Alpine has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
|
||||
}
|
||||
# stage('Notify gchat') {
|
||||
# hangoutsNotify message: "NZBhydra 5.0.7 on Alpine has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user