Modified Jnenkinsfiles
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
ogdhcp/pipeline/head This commit looks good Details
testing/og-dhcp-API/pipeline/pr-main Build started... Details

jenkins_upload_packages
Nicolas Arenas 2025-03-19 13:00:46 +01:00
parent fd3eb0133f
commit 0e4475dd1b
1 changed files with 10 additions and 10 deletions

View File

@ -60,6 +60,7 @@ pipeline {
''' '''
} }
} }
}
stage ('Publish to Debian Repository') { stage ('Publish to Debian Repository') {
when { when {
expression { expression {
@ -72,7 +73,6 @@ pipeline {
} }
} }
} }
}
post { post {
always { always {
notifyBuildStatus('narenas@qindel.com') notifyBuildStatus('narenas@qindel.com')