Remove olympus references in scripts (#679)

* Remove olympus references in scripts

* remove some more
This commit is contained in:
Marwan Sulaiman
2018-09-19 02:42:49 -04:00
committed by GitHub
parent d4941647af
commit 28839219a8
2 changed files with 2 additions and 21 deletions
+1 -5
View File
@@ -37,11 +37,7 @@ test-e2e:
./scripts/test_e2e.sh
.PHONY: docker
docker: olympus-docker proxy-docker
.PHONY: olympus-docker
olympus-docker:
docker build -t gomods/olympus -f cmd/olympus/Dockerfile .
docker: proxy-docker
.PHONY: proxy-docker
proxy-docker: