check release before releasing...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
632146114c
commit
06cf5ec3c9
1 changed files with 1 additions and 1 deletions
2
build
2
build
|
@ -85,7 +85,7 @@ case "$1" in
|
|||
;;
|
||||
|
||||
release)
|
||||
"$0" clean && "$0" man && "$0" web
|
||||
./doc/dev/releasechecklist && "$0" clean && "$0" man && "$0" web
|
||||
;;
|
||||
|
||||
speeches)
|
||||
|
|
Loading…
Reference in a new issue