Skip to content
Snippets Groups Projects
Commit a8d644e9 authored by Alex's avatar Alex
Browse files

ci: set docker as service

parent 13d51d8b
No related merge requests found
...@@ -3,7 +3,8 @@ stages: ...@@ -3,7 +3,8 @@ stages:
build: build:
stage: build stage: build
image: docker:18.09.6 services:
- docker:18.09.6-dind
script: script:
- ./build-plugins.sh - ./build-plugins.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