Add push target.

This commit is contained in:
Jeffrey Townsend
2015-12-16 11:15:40 -08:00
parent 20afe029d4
commit db266edd32

View File

@@ -14,3 +14,6 @@ build: check_version
# when a new image is built but the VERSION variable is not updated.
#
check_version:
push:
docker push $(USER)/$(REPO):$(VERSION)