Skip to content

Commit

Permalink
feat: controller image as an input parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Kalashnykov <AndriyKalashnykov@gmail.com>
  • Loading branch information
AndriyKalashnykov committed Jun 27, 2022
1 parent 42a7942 commit 7b3f3b2
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 @@ -82,4 +82,4 @@ func-test-init: build func-test-clean
func-test-create:
cd $(FUNC_TEST_PATH) && $(OPERATOR_BUILDER_PATH)/operator-builder $(CREATE_OPTS)

func-test: func-test-init func-test-create
func-test: func-test-init func-test-create

0 comments on commit 7b3f3b2

Please sign in to comment.