mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-04-03 16:51:26 +00:00
fix: clean ws
This commit is contained in:
@ -34,15 +34,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage("Clean Workspace") {
|
||||
when {
|
||||
buildingTag()
|
||||
}
|
||||
steps {
|
||||
deleteDir()
|
||||
}
|
||||
}
|
||||
|
||||
stage("Build Docker Images") {
|
||||
when {
|
||||
buildingTag()
|
||||
|
||||
Reference in New Issue
Block a user