fix xmpp bot notification
All checks were successful
thrrgilag/prosody-docker/pipeline/head This commit looks good
All checks were successful
thrrgilag/prosody-docker/pipeline/head This commit looks good
This commit is contained in:
parent
2e549ee3ff
commit
14a7fe0d02
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,7 +1,7 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent none
|
agent none
|
||||||
environment {
|
environment {
|
||||||
CHAT = "devel@conference.mcmillian.dev"
|
CHAT = "spacenerdmo@clacks.network"
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Build docker image') {
|
stage('Build docker image') {
|
||||||
|
|
Loading…
Reference in a new issue