Add publish amphora image job for Jammy
The job definition was added earlier by [1], but it was not actually
enabled.
[1] 37ddc6fba4
Change-Id: Ia51db61bf9d3effdad99532ea62f38ed2e8dd995
This commit is contained in:
parent
7310986de9
commit
7df86e1277
@ -126,6 +126,10 @@
|
|||||||
branches:
|
branches:
|
||||||
regex: ^stable/.*$
|
regex: ^stable/.*$
|
||||||
negate: true
|
negate: true
|
||||||
|
- publish-openstack-octavia-amphora-image-jammy:
|
||||||
|
branches:
|
||||||
|
regex: ^stable/.*$
|
||||||
|
negate: true
|
||||||
- publish-openstack-octavia-amphora-image-centos-9-stream:
|
- publish-openstack-octavia-amphora-image-centos-9-stream:
|
||||||
branches:
|
branches:
|
||||||
regex: ^stable/.*$
|
regex: ^stable/.*$
|
||||||
|
Loading…
Reference in New Issue
Block a user