Skip to content
Snippets Groups Projects
Commit 0fec9a4f authored by Bob Van Landuyt :neckbeard:'s avatar Bob Van Landuyt :neckbeard: :sunglasses:
Browse files

Merge branch 'leipert-remove-docker-host' into 'master'

Resolve docker in docker problems

See merge request gitlab-org/gitlab-ce!31417
parents 6e031332 7b4c88ed
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -19,7 +19,7 @@
dependencies:
- setup-test-env
services:
- docker:stable-dind
- docker:19.03.0-dind
variables:
NODE_ENV: "production"
RAILS_ENV: "production"
Loading
Loading
Loading
Loading
@@ -35,7 +35,7 @@
<<: *review-base
image: registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine
services:
- docker:stable-dind
- docker:19.03.0-dind
tags:
- gitlab-org
- docker
Loading
Loading
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