Skip to content

Commit 1aaf613

Browse files
committed
Reminder for git tag
1 parent 9d994f8 commit 1aaf613

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ tag_latest:
1313

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

0 commit comments

Comments
 (0)