diff --git a/Makefile b/Makefile index 14fd38c..263492f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: build test clean css dev +.PHONY: build test clean css dev docker-build docker-push docker-deploy BINARY := heatguard BUILD_DIR := bin