Make build fail if gendoc fails

(cf https://github.com/matrix-org/matrix-doc/issues/1146)
This commit is contained in:
Richard van der Hoff 2018-03-06 11:02:40 +00:00
parent fd27be869b
commit a36bd1a6d2

View file

@ -2,6 +2,8 @@
#
# generate a tarball of assets suitable for the matrix.org site
set -e
cd `dirname $0`/..
mkdir -p assets