1
0
mirror of /repos/baseimage-docker.git synced 2026-02-26 17:32:03 +01:00

Reminder for git tag

This commit is contained in:
Hongli Lai (Phusion)
2013-11-12 13:08:13 +01:00
parent 9d994f8c21
commit 1aaf613cfa

View File

@@ -13,3 +13,4 @@ tag_latest:
release: tag_latest
docker push $(NAME)
@echo "*** Don't forget to create a tag. git tag rel-$(VERSION) && git push origin rel-$(VERSION)"