change the build notification
All checks were successful
git.dreamfall.space/pnut-matrix/pipeline/head This commit looks good

This commit is contained in:
Morgan McMillian 2024-12-25 07:37:11 -08:00
parent 13e714422a
commit af411677a7

2
Jenkinsfile vendored
View file

@ -1,7 +1,7 @@
pipeline { pipeline {
agent none agent none
environment { environment {
CHAT = "devel@groups.clacks.network" CHAT = "spacenerdmo@clacks.network"
} }
stages { stages {
stage('Build docker image') { stage('Build docker image') {