aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.sh b/ci.sh
index 3261375..683425b 100755
--- a/ci.sh
+++ b/ci.sh
@@ -3,4 +3,4 @@
set -o errexit -o nounset -o pipefail
shopt -s inherit_errexit lastpipe
-docker-compose build --pull
+docker-compose build --progress plain --pull