Compare commits

...

1 Commits

Author SHA1 Message Date
SunChaoqun
aa774846f0 TESB-26160:When build docker image, the offline mode will not switch to
online mode automatically
2019-06-12 17:57:56 +08:00

View File

@@ -58,8 +58,6 @@ public class BuildJobFactory {
case OSGI:
break; // continue
case MSESB:
break; // continue、
case MSESB_IMAGE:
break; // continue
default:
jobExportType = null; // try the first one by default