mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-18 04:48:46 +00:00
CI was accidentally not using 2.9/2.10 for remotes. (#97)
This commit is contained in:
parent
da62cfc24a
commit
6ccf60000e
@ -183,7 +183,7 @@ stages:
|
|||||||
- template: templates/matrix.yml
|
- template: templates/matrix.yml
|
||||||
parameters:
|
parameters:
|
||||||
nameFormat: RHEL {0}
|
nameFormat: RHEL {0}
|
||||||
testFormat: devel/rhel/{0}
|
testFormat: 2.10/rhel/{0}
|
||||||
targets:
|
targets:
|
||||||
- test: '7.8'
|
- test: '7.8'
|
||||||
- test: '8.2'
|
- test: '8.2'
|
||||||
@ -199,7 +199,7 @@ stages:
|
|||||||
- template: templates/matrix.yml
|
- template: templates/matrix.yml
|
||||||
parameters:
|
parameters:
|
||||||
nameFormat: RHEL {0}
|
nameFormat: RHEL {0}
|
||||||
testFormat: devel/rhel/{0}
|
testFormat: 2.9/rhel/{0}
|
||||||
targets:
|
targets:
|
||||||
- test: '8.2'
|
- test: '8.2'
|
||||||
groups:
|
groups:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user