fix-ci-packet_centos7-calico-ha-once-localhost (#11382)
Signed-off-by: Kay Yan <kay.yan@daocloud.io> Co-authored-by: Kay Yan <kay.yan@daocloud.io>pull/11390/head
parent
462e68b382
commit
a78d5e78e2
|
@ -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