From c1ac95c9e05c056489a20c025ced8d22218576e2 Mon Sep 17 00:00:00 2001 From: siddharth Date: Sun, 22 May 2022 13:40:40 -0400 Subject: Makefile: add image-push --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 49e36a1..3282a34 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,4 +1,4 @@ -SH_FILES=image +SH_FILES=image image-push all: check fmt .PHONY: all -- cgit v1.2.3