diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c355bc8abc566da1fc40c30f53daf8dd4deeb954..9c850fe539bfa1f10c553fcac0b779c364271740 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,7 @@ test-docker-compose:
needs: []
stage: test
script:
- - apt-get update && apt install -y jq
+ - apt-get update && apt install -y jq bash
- ./test_docker_compose.sh
artifacts:
paths: