remove unused target

pull/512/head
Karolis Rusenas 2020-06-21 17:58:58 +01:00
parent 9aca35064c
commit 4c76cf40c6
1 changed files with 0 additions and 3 deletions

View File

@ -74,9 +74,6 @@ alpha: image
@echo "++ Pushing keel alpha"
docker push keelhq/keel:alpha
gen-deploy:
deployment/scripts/gen-deploy.sh
e2e: install
cd tests && go test