createrelease: add comment to check that CI is happy before tagging the release candidate
This commit is contained in:
parent
91070ca794
commit
885f9bdd6b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue