weaveworks-experiments / compare-revisions

Experimental thing for comparing what's on k8s clusters
Apache License 2.0
0 stars 0 forks source link

Push Docker image in CI #36

Open jml opened 6 years ago

jml commented 6 years ago

Commits to master should trigger a build of a Docker image that's pushed to our quay.io repository. This should be done in CI as a matter of course.

Depends on #35