Email users
testing/ogGui-multibranch/pipeline/head This commit looks good Details
testing/ogGui-multibranch/pipeline/pr-main This commit looks good Details
oggui-debian-package/pipeline/tag This commit looks good Details
oggui-debian-package/pipeline/head Something is wrong with the build of this commit Details

jenkins-deb 0.0.4
Nicolas Arenas 2025-03-18 01:05:49 +01:00
parent b359703278
commit afaacd976e
1 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,11 @@ pipeline {
}
}
}
post {
always {
notifyBuildStatus('narenas@qindel.com')
}
}
}
// stage ('Publish to Debian Repository') {
// agent { label 'debian-repo' }