Modified Jnenkinsfiles
parent
fd3eb0133f
commit
0e4475dd1b
|
@ -60,6 +60,7 @@ pipeline {
|
|||
'''
|
||||
}
|
||||
}
|
||||
}
|
||||
stage ('Publish to Debian Repository') {
|
||||
when {
|
||||
expression {
|
||||
|
@ -72,7 +73,6 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
always {
|
||||
notifyBuildStatus('narenas@qindel.com')
|
||||
|
|
Loading…
Reference in New Issue