fix jabber notification
All checks were successful
git.dreamfall.space/partybot/pipeline/head This commit looks good

This commit is contained in:
Morgan McMillian 2024-09-08 12:30:59 -07:00
parent 30286c7f07
commit 6d3f585fb7

2
Jenkinsfile vendored
View file

@ -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 {