aboutsummaryrefslogtreecommitdiff
path: root/app/drone-ci/integration/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-07-25 15:20:21 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-07-25 15:20:21 +0200
commit64172fc999d56f288a28b9ae106424e8e7247935 (patch)
tree8ee1e002ee3189e634e0bd75c65859c6c1994643 /app/drone-ci/integration/docker-compose.yml
parentceae80d87cf9974bf0a69bd247fd35f416b9f8a9 (diff)
downloadinfrastructure-64172fc999d56f288a28b9ae106424e8e7247935.tar.gz
infrastructure-64172fc999d56f288a28b9ae106424e8e7247935.zip
update runners' doc
Diffstat (limited to 'app/drone-ci/integration/docker-compose.yml')
-rw-r--r--app/drone-ci/integration/docker-compose.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/drone-ci/integration/docker-compose.yml b/app/drone-ci/integration/docker-compose.yml
index 1e37255..2644918 100644
--- a/app/drone-ci/integration/docker-compose.yml
+++ b/app/drone-ci/integration/docker-compose.yml
@@ -13,13 +13,10 @@ services:
- DRONE_RPC_DUMP_HTTP=true
- DRONE_RPC_DUMP_HTTP_BODY=true
- DRONE_RUNNER_NAME=${DRONE_NAME}
- - DRONE_RUNNER_LABELS=nix:1
- #- DRONE_RUNNER_VOLUMES=/var/lib/drone/nix:/nix
ports:
- "3000:3000/tcp"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- - "/var/lib/drone/nix:/var/lib/drone/nix"
drone-gc:
image: drone/gc:latest