Skip to content
Snippets Groups Projects
Commit 806c8bf7 authored by Alex's avatar Alex Committed by Alexandra
Browse files

ci: downgrade docker dind version

parent f81e165b
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ before_script: ...@@ -12,7 +12,7 @@ before_script:
build: build:
stage: build stage: build
services: services:
- docker:20.10.11-dind - docker:18.09.6-dind
script: script:
- ./build.sh - ./build.sh
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.e-biz.fr - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.e-biz.fr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment