Make build fail if gendoc fails
(cf https://github.com/matrix-org/matrix-doc/issues/1146)
This commit is contained in:
parent
fd27be869b
commit
a36bd1a6d2
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
#
|
#
|
||||||
# generate a tarball of assets suitable for the matrix.org site
|
# generate a tarball of assets suitable for the matrix.org site
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
cd `dirname $0`/..
|
cd `dirname $0`/..
|
||||||
|
|
||||||
mkdir -p assets
|
mkdir -p assets
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue