test: explode on failures
All checks were successful
continuous-integration/drone/push Build is passing

Closes coop-cloud/organising#623
This commit is contained in:
decentral1se 2024-07-17 00:16:47 +02:00
parent 1718903834
commit 486cfa68d8
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -10,7 +10,7 @@
# export DRONE_SOURCE_BRANCH=<your-branch-name>
# ./run-ci-int
set +e
set -eu
echo "========================================================================"
echo "WIPING DOCKER RESOURCES FOR A CLEAN SLATE"