Skip to content

Commit

Permalink
add help in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
patilpankaj212 committed May 18, 2021
1 parent e78d01b commit b6a68c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ help:
@echo "test\n\texecute unit and integration tests"
@echo "unit-tests\n\texecute unit tests"
@echo "e2e-tests\n\texecute e2e tests"
@echo "e2e-admission-control-tests\n\texecute e2e admission control tests"
@echo "validate\n\trun all validations"

# build terrascan binary
Expand Down

0 comments on commit b6a68c1

Please sign in to comment.