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