fix-ci-packet_centos7-calico-ha-once-localhost (#11315)
Signed-off-by: Kay Yan <kay.yan@daocloud.io>pull/11323/head
parent
40f5b28302
commit
af0ac977a5
|
@ -149,8 +149,9 @@ packet_centos7-calico-ha-once-localhost:
|
||||||
variables:
|
variables:
|
||||||
# This will instruct Docker not to start over TLS.
|
# This will instruct Docker not to start over TLS.
|
||||||
DOCKER_TLS_CERTDIR: ""
|
DOCKER_TLS_CERTDIR: ""
|
||||||
|
DOCKER_HOST: "tcp://docker:2375"
|
||||||
services:
|
services:
|
||||||
- docker:19.03.9-dind
|
- docker:26.1.4-dind
|
||||||
|
|
||||||
packet_almalinux8-kube-ovn:
|
packet_almalinux8-kube-ovn:
|
||||||
stage: deploy-part2
|
stage: deploy-part2
|
||||||
|
|
Loading…
Reference in New Issue