diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -22,11 +22,3 @@ test: clean: go clean .PHONY: clean - -image: - ./bin/image -.PHONY: image - -image-push: - ./bin/image-push -.PHONY: image-push |