fix jabber notification
All checks were successful
git.dreamfall.space/partybot/pipeline/head This commit looks good
All checks were successful
git.dreamfall.space/partybot/pipeline/head This commit looks good
This commit is contained in:
parent
30286c7f07
commit
6d3f585fb7
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent none
|
||||
environment {
|
||||
CHAT = "devel@conference.mcmillian.dev,spacenerdmo@clacks.network"
|
||||
CHAT = "spacenerdmo@clacks.network"
|
||||
MAIL = "morgan@mcmillian.dev"
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in a new issue