Skip to content
Snippets Groups Projects
Commit 06778d49 authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

docker

parent ef3bcb7e
No related branches found
No related tags found
No related merge requests found
Pipeline #128230 failed
services:
- docker:dind #19.03.12-dind
- docker:19.03.12-dind
stages:
- build
......@@ -9,7 +9,7 @@ build_image:
tags:
- lnf
stage: build
image: docker:latest # 19.03.12
image: docker:19.03.12
variables:
# When using dind service, you must instruct docker to talk with the
# daemon started inside of the service. The daemon is available with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment