From 35bdd1cf3143d53b6540af7e70457997e66a8edd Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Wed, 26 Oct 2022 09:47:41 +0200 Subject: [PATCH] dummy2 --- operator/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/operator/Makefile b/operator/Makefile index 4f03fe089b0f7..fa7119f2a9d96 100644 --- a/operator/Makefile +++ b/operator/Makefile @@ -497,3 +497,4 @@ docker-push-bundle: ## Push docker image with the bundle. .PHONY: docker-push-index docker-push-index: ## Push docker image with the index. docker push "$(INDEX_IMG)" +