diff --git a/Makefile b/Makefile index 20ca993..1abc4f2 100755 --- a/Makefile +++ b/Makefile @@ -33,7 +33,9 @@ docker-deploy: run-docker: docker publish-kind publish-registry docker-deploy -all: docker publish-kind publish-registry +all: docker publish-kind + +ci: docker publish-registry dev: purge run-dev