From 39ed72b2365de2391a62ad9e82195e864d8d465e Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 22 Jan 2019 08:54:39 -0500 Subject: [PATCH] ci: travis: stop pushing images after build to docker hub Summary: This stopped working a while ago and we are not actively using it. If we need it we can bring it back in a better way later. Depends on D7708 Reviewers: bu5hm4n, zmike Reviewed By: zmike Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D7709 --- .travis.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.travis.yml b/.travis.yml index 90c691b86a..b59462845d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -139,15 +139,6 @@ before_cache: mv $HOME/Library/Caches/Homebrew $HOME/cachedir/Homebrew fi -after_success: - - | - if [[ "$TRAVIS_OS_NAME" == "linux" ]] && [[ "$DISTRO" != "" ]]; then - docker login -u stefanschmidt1 -p "$DOCKER_PASSWORD" - docker tag stefanschmidt1/ci-support-files:$DISTRO stefanschmidt1/ci-support-files:$DISTRO-$TRAVIS_BUILD_NUMBER - docker push stefanschmidt1/ci-support-files:$DISTRO - docker push stefanschmidt1/ci-support-files:$DISTRO-$TRAVIS_BUILD_NUMBER - fi - notifications: irc: channels: