Remove step: post always
This commit is contained in:
parent
1a7cc49f35
commit
61c39daf55
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -49,10 +49,6 @@ pipeline {
|
||||
notifyEvents title: 'jenkins.home.behzadan.ir/$JOB_NAME/$BUILD_ID', message: 'Build failed!', priority: 'NORMAL', token: '$NOTIFY_TOKEN'
|
||||
}
|
||||
|
||||
always {
|
||||
// Cleanup or notifications can go here
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user