cnabio / cnab-to-oci

Tool to convert CNAB bundle.json to OCI index
Apache License 2.0
54 stars 41 forks source link

feat: container image build ci for push image to github registry #118

Open Rajpratik71 opened 2 years ago

Rajpratik71 commented 2 years ago

Use GitHub CI to build the latest Container image on git push and store container image on GitHub registry

Signed-off-by: Pratik Raj rajpratik71@gmail.com

carolynvs commented 2 years ago

The build error looks to be unrelated to your change, I'm betting it's because of an old go version. I'll take a look.

Rajpratik71 commented 2 years ago

@carolynvs Please review , build is passing now

Rajpratik71 commented 2 years ago

Hi @radu-matei @silvin-lubecki requesting review