zip update

This commit is contained in:
dzaitsev
2025-05-04 13:55:45 +03:00
parent 53ecfb3cad
commit 5b143d38ce
+1 -2
View File
@@ -231,5 +231,4 @@ pipeline {
} // End steps block } // End steps block
} // End stage block } // End stage block
} // End of stages block } // End of stages block
} // End of pipeline block } // End of pipeline block
```