mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
remove potentially-excessive variables
This commit is contained in:
parent
d089b18a98
commit
9438327ba1
1 changed files with 0 additions and 2 deletions
|
|
@ -40,9 +40,7 @@ e2e-environment:
|
|||
services:
|
||||
- docker:dind
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
DOCKER_DRIVER: overlay2
|
||||
script:
|
||||
- docker compose -f docker-compose.test.yml up -d --build
|
||||
# Wait for ditto instance to become active
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue