back to old release process
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
1eb7eb8fe9
commit
8192c2cbfc
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -248,8 +248,8 @@ RELEASE+=ml-release freecode-release
|
|||
RELEASE+=man-dist pypi-release git-release
|
||||
RELEASE+=archlinux-release
|
||||
|
||||
#release: $(CHECKS) $(RELEASE)
|
||||
release: | $(CHECKS) man speeches
|
||||
release: $(CHECKS) $(RELEASE)
|
||||
#release: | $(CHECKS) man speeches
|
||||
echo "Manual steps: linkedin, twitter"
|
||||
|
||||
# Code that is better handled in a shell script
|
||||
|
|
Loading…
Reference in a new issue