yeldiRium / st3k101

UNMAINTAINED.
2 stars 1 forks source link

only push images to docker hub on master branch #15

Closed yeldiRium closed 6 years ago

yeldiRium commented 6 years ago

CircleCI config rewritten to only login und push images to docker hub on the master branch.

Unfortunately circleci workflows don't support image sharing yet (at least for free users). Thus we have to duplicate some config.

This will resolve #10.


This change is Reviewable

yeldiRium commented 6 years ago

I will go ahead and merge this without review, since it saves us build minutes in my other pull requests and stops circleci from overwriting our docker images all the time.