-
Task
-
Resolution: Done
-
Major
-
None
-
0.10.0
-
2020 Week 31-33 (from Jul 27), 2020 Week 34-36 (from Aug 17), 2020 Week 37-39 (from Sep 7)
Binary build is doing:
$ kogito deploy-service example-service ... $ oc start-build example-service-binary ...
and this will launch the Binary build on the second command
Source file build is doing
$ kogito deploy-service --from-file ...
and this will launch directly the build from specified file.
I think we should change the Binary build to create directly the Build on the first command, if this one is launched with `--binary` option for example
- blocks
-
KOGITO-3264 Kogito CLI deploy functionality enhancement
- Closed
- relates to
-
KOGITO-3029 CLI should allow native binary builds
- Closed