Update deb-docker path
As a follow-on to I728d38daf9a953a64364689da0648c9339a27693, use the per-release distro path for the mirror. Change-Id: Ib75904c801a7de4a914db55ca70b192d586461cd
This commit is contained in:
parent
3eabc630c4
commit
32640cd026
@ -21,7 +21,7 @@
|
||||
dependencies: opendev-buildset-registry
|
||||
abstract: true
|
||||
vars:
|
||||
docker_mirror_base_url: "http://{{ zuul_site_mirror_fqdn }}/deb-docker"
|
||||
docker_mirror_base_url: "http://{{ zuul_site_mirror_fqdn }}/deb-docker/{{ ansible_distribution_release }}"
|
||||
zuul_work_dir: /home/zuul/src/opendev.org/opendev/system-config
|
||||
|
||||
- job:
|
||||
|
Loading…
Reference in New Issue
Block a user