Skip to content
Snippets Groups Projects
Commit 4ec44ba3 authored by David Mendez's avatar David Mendez
Browse files

Remove failing line in gitlab ci

parent 4fcebf82
No related branches found
No related tags found
1 merge request!84Remove failing line in gitlab ci
...@@ -124,8 +124,6 @@ build_prod_hh: ...@@ -124,8 +124,6 @@ build_prod_hh:
name: docker:latest name: docker:latest
entrypoint: ["/bin/sh", "-c"] entrypoint: ["/bin/sh", "-c"]
stage: build stage: build
variables:
DOCKER_HOST: tcp://docker:2375
services: services:
- docker:dind - docker:dind
only: only:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment