Skip to content

Commit 7f79297

Browse files
authored
Fix makefile indentation (#32)
Signed-off-by: rasel <rasel@appscode.com>
1 parent 734d28b commit 7f79297

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,6 @@ gen-krew-manifest:
536536

537537
.PHONY: docker-certify-redhat
538538
docker-certify-redhat:
539-
@preflight check container $(IMAGE):$(VERSION_UBI) \
540-
--submit \
541-
--certification-component-id=6947cc58defe256e1c3bc712
539+
@preflight check container $(IMAGE):$(VERSION_UBI) \
540+
--submit \
541+
--certification-component-id=6947cc58defe256e1c3bc712

0 commit comments

Comments
 (0)