diff --git a/Makefile b/Makefile index f4812b4..023de4a 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ buildx-imagetools-create: .PHONY: buildx-imagetools-create test: - IMAGE=$(REPO):$(VERSION) ./test.sh + 'no tests :(' push: docker push $(REPO):$(VERSION)