add clean workspace to jenkins templates
This commit is contained in:
@ -35,5 +35,8 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
cleanup {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user