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