adding steps to post
This commit is contained in:
parent
cf7410876f
commit
64995e636b
@ -28,7 +28,9 @@ pipeline {
|
|||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
cleanWs
|
steps {
|
||||||
|
cleanWs
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user