Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@@ -73,7 +73,7 @@ docker_build: clean
docker_production:
docker build --rm -t $(PRODUCTION_IMAGE) -f docker/Dockerfile.dist .
deploy: docker_build docker_production
docker_deploy: docker_build docker_production
ifeq ($(tag),)
@echo "Usage: make $@ tag=<tag>"
@exit 1
The note is not visible to the blocked user.