mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-06 08:46:04 +08:00
jenkins: clean workspace (#2248)
old-commit-hash: 846b56831f2cddb5c3bd471920b2bd6a98bfede0
This commit is contained in:
Vendored
+7
@@ -140,6 +140,13 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user