]> www.vanbest.org Git - motioneye-debian/commit
fixed not working docker login for pushing new images to Docker Hub
authorMarcus Klein <himself@kleini.org>
Sun, 5 Nov 2017 20:27:53 +0000 (21:27 +0100)
committerMarcus Klein <himself@kleini.org>
Thu, 8 Feb 2018 21:53:54 +0000 (22:53 +0100)
commit9d899547b64f0c8f00c04aae083cc596eb30e5cc
tree345e0d14d64b3b0192e458f8006dcc84123b22c3
parentafa675ee013ffa0cf2bd92c096f590b690fb37e4
fixed not working docker login for pushing new images to Docker Hub

Pushing to Docker Hub in after_success stage will not fail the build if
the login fails. See https://github.com/travis-ci/travis-ci/issues/758.
Use Travis CI build stages.
.travis.yml