* Add zbox linux test

This commit is contained in:
qishiyao
2023-12-27 14:10:55 +08:00
parent 5aa017d85f
commit ea7a09ab75
+1
View File
@@ -441,6 +441,7 @@ pipeline {
steps {
script {
buildZboxLinux.doBuild()
buildZboxLinux.test()
buildZboxLinux.uploadInternal()
}
}