-
Jaime Lennox authored
Push a new docker image with tag "master" for every new build on the master branch. This gives users wishing to run with the latest development changes an easy way to stay up to date. Note: when a tag is created, Travis sets the $TRAVIS_BRANCH envvar to the tag, rather than the branch, hence why we only use this variable now.
Jaime Lennox authoredPush a new docker image with tag "master" for every new build on the master branch. This gives users wishing to run with the latest development changes an easy way to stay up to date. Note: when a tag is created, Travis sets the $TRAVIS_BRANCH envvar to the tag, rather than the branch, hence why we only use this variable now.
Loading