zazuko / data-cube-curation

MIT License
1 stars 0 forks source link

ci(cli): added workflow to build CLI on github action #271

Closed tpluscode closed 4 years ago

tpluscode commented 4 years ago

I noticed that the CLI docker image build would fail so I added a GitHub actions workflow.

Master excluded, because that is going to be built by docker hub anyway

martinmaillard commented 4 years ago

Is the goal just to check that it builds properly? Or are we doing something with the images? If yes, it might still make sense to build master, even if dockerhub will also build it, no?

tpluscode commented 4 years ago

Just to check that it builds fine