Generating speeches is not part of cdist release

Speeches should be generated on demand when needed
and the cdist website should be updated.
This commit is contained in:
Darko Poljak 2019-05-02 19:37:01 +02:00
parent 249ac917d3
commit 2f93320627
2 changed files with 0 additions and 6 deletions

View File

@ -279,9 +279,6 @@ eof
make docs-clean
make docs
# Generate speeches (indirect check if they build)
make speeches
#############################################################
# Everything green, let's do the release

View File

@ -295,9 +295,6 @@ eof
make helper=${helper} docs-clean
make helper=${helper} docs
# Generate speeches (indirect check if they build)
make helper=${helper} speeches
#############################################################
# Everything green, let's do the release