Use overlay2 for gitlab ci
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
parent
a2f8f17270
commit
f4b045b963
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ stages:
|
||||||
variables:
|
variables:
|
||||||
FAILFASTCI_NAMESPACE: 'kargo-ci'
|
FAILFASTCI_NAMESPACE: 'kargo-ci'
|
||||||
# DOCKER_HOST: tcp://localhost:2375
|
# DOCKER_HOST: tcp://localhost:2375
|
||||||
|
DOCKER_DRIVER: overlay2
|
||||||
ANSIBLE_FORCE_COLOR: "true"
|
ANSIBLE_FORCE_COLOR: "true"
|
||||||
|
|
||||||
# asia-east1-a
|
# asia-east1-a
|
||||||
|
|
Loading…
Reference in a new issue