integr8ly / managed-service-broker

Broker that allows services to be provisioned in a users namespace but sets up the service in another namespace
2 stars 14 forks source link

Setup a CI creating and pushing docker image for each commit #15

Closed tremes closed 5 years ago

tremes commented 6 years ago

Something similar as in https://github.com/integr8ly/tutorial-web-app - push to the "latest" tag for each commit.

We can then use this latest tag in installation master branch and I think this can make test execution easier in the sense there's no need to build an image, but you can simply use the one with "latest" tag.

tremes commented 5 years ago

This has been resolved according to the discussion in https://github.com/integr8ly/managed-service-broker/pull/16