aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-06-05 22:50:50 +0200
committerGravatar Christopher Baklid <[email protected]>2018-06-05 22:50:50 +0200
commite485f8e44d2ec1664786d9cf87b1d43d7e926409 (patch)
tree952e1a34d2ff0d62050719f97f5f88ec2a260ed5
parenttry a dedicated rabbitmq node (diff)
try without dind
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 479855a..caae177 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,8 +3,8 @@ image: pythondiscord/snekbox-ci:latest
variables:
DOCKER_DRIVER: overlay
-services:
- - docker:dind
+#services:
+# - docker:dind
stages:
- build