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>
This commit is contained in:
k8s-infra-cherrypick-robot
2024-07-19 06:22:04 -07:00
committed by GitHub
parent 462e68b382
commit a78d5e78e2

View File

@ -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