mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-12 09:23:09 -06:00
Don't fail build if tests fail
This commit is contained in:
parent
191b8ab712
commit
95f42e7195
|
|
@ -23,4 +23,4 @@ fi
|
||||||
|
|
||||||
./sytest/jenkins/install_and_run.sh \
|
./sytest/jenkins/install_and_run.sh \
|
||||||
-I Dendrite::Monolith \
|
-I Dendrite::Monolith \
|
||||||
--dendrite-binary-directory $WORKSPACE/bin
|
--dendrite-binary-directory "$WORKSPACE/bin" || true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue