createrelease: add comment to check that CI is happy before tagging the release candidate

This commit is contained in:
Daniel Marjamäki 2023-09-09 15:12:32 +02:00
parent 91070ca794
commit 885f9bdd6b
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@
# Uppdatera CI så att dmake körs med --release
# git commit -a -m "2.8: Updated Makefile"
#
# Ensure that CI is happy
#
# Tag:
# git tag 2.8-rc1
# git push --tags