Skip to content

Commit

Permalink
Updates make file
Browse files Browse the repository at this point in the history
Removes unused target from makefile
  • Loading branch information
Hasmukh K Mistry committed Oct 13, 2021
1 parent 533cc08 commit 8d82ce0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ release_automation:
deploy_sandbox:
bash script/deploy.sh

.PHONY: end2end
end2end: ## Launch dockernetes and execute tests
@end2end/launch_dockernetes.sh

.PHONY: end2end_execute
end2end_execute: ## Execute tests in the current kubernetes context
@end2end/execute.sh
Expand Down

0 comments on commit 8d82ce0

Please sign in to comment.