mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 16:28:45 -03:30
Use 19.03.9 in localhost CI (#6201)
This commit is contained in:
@@ -73,10 +73,12 @@ packet_debian10-containerd:
|
|||||||
packet_centos7-calico-ha-once-localhost:
|
packet_centos7-calico-ha-once-localhost:
|
||||||
stage: deploy-part2
|
stage: deploy-part2
|
||||||
extends: .packet
|
extends: .packet
|
||||||
# Problem with docker-cli client
|
when: on_success
|
||||||
when: manual
|
variables:
|
||||||
|
# This will instruct Docker not to start over TLS.
|
||||||
|
DOCKER_TLS_CERTDIR: ""
|
||||||
services:
|
services:
|
||||||
- docker:18.09.9-dind
|
- docker:19.03.9-dind
|
||||||
|
|
||||||
packet_centos8-kube-ovn:
|
packet_centos8-kube-ovn:
|
||||||
stage: deploy-part2
|
stage: deploy-part2
|
||||||
|
|||||||
Reference in New Issue
Block a user