Skip to content
Snippets Groups Projects
Unverified Commit b98cb74f authored by Maxime Guyot's avatar Maxime Guyot Committed by GitHub
Browse files

Use 19.03.9 in localhost CI (#6201)

parent 750db913
No related branches found
No related tags found
No related merge requests found
......@@ -73,10 +73,12 @@ packet_debian10-containerd:
packet_centos7-calico-ha-once-localhost:
stage: deploy-part2
extends: .packet
# Problem with docker-cli client
when: manual
when: on_success
variables:
# This will instruct Docker not to start over TLS.
DOCKER_TLS_CERTDIR: ""
services:
- docker:18.09.9-dind
- docker:19.03.9-dind
packet_centos8-kube-ovn:
stage: deploy-part2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment