Skip to content
Snippets Groups Projects
Commit 03324d2e authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Use all-docker-dev for `services` images as well

parent af09fef6
Branches
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ variables: ...@@ -5,7 +5,7 @@ variables:
GIT_LFS_SKIP_SMUDGE: 1 # Avoid fetching the files from LFS when doing git fetch GIT_LFS_SKIP_SMUDGE: 1 # Avoid fetching the files from LFS when doing git fetch
services: services:
- docker:dind - all-docker-dev.artifact.tecnalia.com/docker:dind
stages: stages:
- precheck - precheck
......
...@@ -5,7 +5,7 @@ variables: ...@@ -5,7 +5,7 @@ variables:
GIT_LFS_SKIP_SMUDGE: 1 # Avoid fetching the files from LFS when doing git fetch GIT_LFS_SKIP_SMUDGE: 1 # Avoid fetching the files from LFS when doing git fetch
services: services:
- docker:dind - all-docker-dev.artifact.tecnalia.com/docker:dind
stages: stages:
- precheck - precheck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment