From 113faa4532c4a49843e5d93c0e7d7c2480cd1c20 Mon Sep 17 00:00:00 2001 From: bzub Date: Tue, 11 Jul 2017 13:27:40 -0500 Subject: [PATCH] push: Use DockerHub for release and dev images --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7a0b8907..625393e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,6 @@ env: - REPO=cloudnativelabs/kube-router - REPO_PATH=$HOME/gopath/src/github.com/$REPO - GIT_BRANCH=$TRAVIS_BRANCH - - IMG_FQDN=quay.io script: # All successfully built commits get an image placed in the kube-router-git