Skip to content
Snippets Groups Projects
Verified Commit 58abf6e5 authored by Micha Gläß-Stöcker's avatar Micha Gläß-Stöcker Committed by Georg Krause
Browse files

build docker images inside docker aka dind

parent f80e2684
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,9 @@ variables:
PYTHONDONTWRITEBYTECODE: "true"
REVIEW_DOMAIN: preview.funkwhale.audio
REVIEW_INSTANCE_URL: https://demo.funkwhale.audio
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
stages:
- review
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment