Skip to content

Commit

Permalink
kubevirtci, postsubmit, Add docker proxy (#1146)
Browse files Browse the repository at this point in the history
Since some of the images are still on docker.io
publish may fail due to docker.io rate limit.

Add the docker proxy to the job.

Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
oshoval authored Apr 20, 2021
1 parent 444033d commit 2da1781
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ postsubmits:
base_ref: master
labels:
preset-dind-enabled: "true"
preset-docker-mirror: "true"
preset-docker-mirror-proxy: "true"
preset-kubevirtci-quay-credential: "true"
spec:
nodeSelector:
Expand Down

0 comments on commit 2da1781

Please sign in to comment.