[CI] Include zuul.d/jobs.yaml as a trigger for image jobs
Zuul ignored the reconfiguration of the job vars and did not run the promotion job in https://review.opendev.org/c/nebulous/activemq/+/919799/4 Change-Id: Ica2ff095ef982d3b85ce2cd0b7c6a527f283eb08
This commit is contained in:
parent
3942ab457a
commit
d4fa327bb5
@ -8,11 +8,11 @@
|
|||||||
- nebulous-gui-controller-container-images
|
- nebulous-gui-controller-container-images
|
||||||
description: Build the container images.
|
description: Build the container images.
|
||||||
files: &image_files
|
files: &image_files
|
||||||
|
- ^zuul\.d/jobs\.yaml$
|
||||||
- ^
|
- ^
|
||||||
# NOTE(rpiliszek): Adding this due to the repo structure.
|
# NOTE(rpiliszek): Adding this due to the repo structure.
|
||||||
irrelevant-files: &image_irrelevant_files
|
irrelevant-files: &image_irrelevant_files
|
||||||
- ^charts/
|
- ^charts/
|
||||||
- ^zuul.d/
|
|
||||||
vars: &image_vars
|
vars: &image_vars
|
||||||
promote_container_image_job: nebulous-gui-controller-upload-container-images
|
promote_container_image_job: nebulous-gui-controller-upload-container-images
|
||||||
container_images:
|
container_images:
|
||||||
|
Loading…
Reference in New Issue
Block a user