createrelease: in release branches it's preferable that dmake is executed with --release in the ci when checking the integrity of the Makefile [skip ci] (#5391)
This commit is contained in:
parent
88a9119f88
commit
ed5d03ee63
|
@ -45,6 +45,7 @@
|
|||
#
|
||||
# Update the Makefile:
|
||||
# make dmake && ./dmake --release
|
||||
# Uppdatera CI så att dmake körs med --release
|
||||
# git commit -a -m "2.8: Updated Makefile"
|
||||
#
|
||||
# Tag:
|
||||
|
|
Loading…
Reference in New Issue