Skip to content

Commit

Permalink
Merge pull request kubernetes#83 from Shopify/set-registry
Browse files Browse the repository at this point in the history
set registry when publishing
  • Loading branch information
ElvinEfendi authored Jul 20, 2018
2 parents 22c2c61 + 04b3572 commit f2be9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis/ingress-controller.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ if docker_tag_exists "shopify/nginx-ingress-controller" $(echo $IMAGE | jq .tag)
fi

echo "building nginx-ingress-controller-$ARCH image..."
export REGISTRY="index.docker.io/shopify"
make -C $DIR/../ sub-container-$ARCH
make -C $DIR/../ sub-push-$ARCH

0 comments on commit f2be9b2

Please sign in to comment.