cli-playground / kodo

MIT License
0 stars 6 forks source link

Setup a Build using kodo #25

Closed ranakan19 closed 4 years ago

ranakan19 commented 4 years ago

Fixes #15

What Supports Building from source with the following command: kodo build --source=https://github.com/my/app

Assumptions

Working Command

kodo build --source=https://github.com/openshift/ruby-hello-world.git --namespace=test-kanika 
 --token=<Token>--server=https://api.dev-svc-4.5-062213.devcluster.openshift.com:6443

Acceptance Criteria

ScreenShots ImageStreamTag after Build: Screenshot from 2020-06-19 18-26-21

sbose78 commented 4 years ago

Have you tried deploying the built image?

sbose78 commented 4 years ago

Because of a different PR merged by me, there are conflicts in your PR, please resolve them and push again.

ranakan19 commented 4 years ago

Have you tried deploying the built image?

Yes, did now, was succesfull. Screenshot from 2020-06-22 18-13-49