Add docker-release to usage

This commit is contained in:
Dan Sosedoff 2015-03-17 00:01:28 -05:00
parent 00f4413f12
commit fa8f3a2997

View File

@ -15,6 +15,7 @@ usage:
@echo "make assets : Generate production assets file"
@echo "make dev-assets : Generate development assets file"
@echo "make docker : Build docker image"
@echo "make docker-release : Build and tag docker image"
@echo ""
test: