binder-examples / continuous-build

Show how to use continuous integration to test your dependency specifications
BSD 3-Clause "New" or "Revised" License
8 stars 10 forks source link

Only deploy on master, not for every PR #12

Closed betatim closed 6 years ago

betatim commented 6 years ago

Only want to push the image to docker hub when we merge a PR into master, not for every single push to a branch for a PR.