fix-ci-packet_centos7-calico-ha-once-localhost (#11315)

Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
Kay Yan
2024-06-25 11:49:40 +08:00
committed by GitHub
parent 40f5b28302
commit af0ac977a5

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