clean pipeline workspace
This commit is contained in:
parent
46aa683d2c
commit
dfe80d11a1
|
@ -323,6 +323,13 @@ pipeline
|
|||
}
|
||||
}
|
||||
}
|
||||
post
|
||||
{
|
||||
always
|
||||
{
|
||||
deleteDir()
|
||||
}
|
||||
}
|
||||
/*
|
||||
stage('windows')
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue