rebuild all

This commit is contained in:
wangdongjun
2026-03-05 23:26:43 +08:00
parent 57085824b6
commit b088900886

View File

@@ -122,6 +122,7 @@ node("height_A") {
} }
}catch(Exception e){ }catch(Exception e){
isSuccess = false isSuccess = false
currentBuild.result = 'FAILURE' currentBuild.result = 'FAILURE'