Skip to content
Snippets Groups Projects
Verified Commit 77f1b1e8 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Specify images version number to avoid random failures

parent e85342ae
No related branches found
No related tags found
No related merge requests found
image: docker:stable
image: docker:19.03.0
# disable TLS just for the docker daemon running locally, TLS is still used to deploy built images!
variables:
DOCKER_TLS_CERTDIR: ""
services:
- docker:dind
- docker:19.03.0-dind
stages:
- metabuild
......
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