CI: specify Debian version explicitly
Change-Id: Ie89a403ff17b4d05cd5e4ef6d28e86643c458486
This commit is contained in:
parent
5c8fc6fd31
commit
a601b56da6
@ -47,6 +47,7 @@
|
||||
vars:
|
||||
image_type: 'dib'
|
||||
image_distro: 'debian-minimal'
|
||||
image_release: 'buster'
|
||||
|
||||
- job:
|
||||
name: ironic-python-agent-check-image-base
|
||||
@ -137,6 +138,7 @@
|
||||
vars:
|
||||
image_type: 'dib'
|
||||
image_distro: 'debian-minimal'
|
||||
image_release: 'buster'
|
||||
|
||||
- job:
|
||||
name: ironic-python-agent-check-image-dib-debian-extra
|
||||
|
Loading…
Reference in New Issue
Block a user