test
This commit is contained in:
@@ -6,7 +6,7 @@ variables:
|
|||||||
DOCKER_TLS_CERTDIR: "/certs"
|
DOCKER_TLS_CERTDIR: "/certs"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker:19-dind
|
- name: docker:19-dind
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ variables:
|
|||||||
DOCKER_TLS_CERTDIR: "/certs"
|
DOCKER_TLS_CERTDIR: "/certs"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker:19-dind
|
- name: docker:19-dind
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
|
|
||||||
build image:
|
build image:
|
||||||
|
|||||||
Reference in New Issue
Block a user