Compare commits
No commits in common. "7a38c1856783d346dd30e46a51bde0a7d5dbdcce" and "30dc66af7bc43f0cddd615cc0026e0fdf19479a7" have entirely different histories.
7a38c18567
...
30dc66af7b
|
@ -25,5 +25,10 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
post {
|
||||||
|
always {
|
||||||
|
deleteDir()
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue