aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rwxr-xr-xci1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci b/ci
index d9f0189..3261375 100755
--- a/ci
+++ b/ci
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
set -o errexit -o nounset -o pipefail
+shopt -s inherit_errexit lastpipe
docker-compose build --pull