Skip to content

Commit

Permalink
Merge pull request #115 from rramkumar1/master
Browse files Browse the repository at this point in the history
Remove some vars from make push-e2e target
  • Loading branch information
nicksardo authored Jan 24, 2018
2 parents d0c5d5c + 5941d94 commit 1d6a3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ include build/rules.mk
# Additional rule to build an image of glbc for e2e testing.
# TODO(rramkumar): Find a way not to use "latest" as the tag.
push-e2e:
@$(MAKE) --no-print-directory REGISTRY=gcr.io/e2e-ingress-gce VERSION=latest CONTAINER_PREFIX=ingress-gce-e2e containers push
@$(MAKE) --no-print-directory CONTAINER_PREFIX=ingress-gce-e2e containers push

0 comments on commit 1d6a3b7

Please sign in to comment.