Skip to content
  • Jaime Lennox's avatar
    d5ec4654
    Push a master-tagged image · d5ec4654
    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.
    d5ec4654
    Push a master-tagged image
    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.
Loading