Add missing files which must trigger konflux builds
Changes in `bootc-base-imagectl` and `install-manifests` files must trigger konflux builds for all the existing base images. Also changes in "minimal" or "minimal-plus" must trigger konflux builds in all the "standard" images. Signed-off-by: Miguel Martín <mmartinv@redhat.com>
This commit is contained in:
parent
172a01a6a7
commit
3e4fab9573
16 changed files with 49 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ metadata:
|
|||
) && (
|
||||
".tekton/fedora-bootc-42-minimal-push.yaml".pathChanged() ||
|
||||
"Containerfile".pathChanged() ||
|
||||
"bootc-base-imagectl".pathChanged() ||
|
||||
"install-manifests".pathChanged() ||
|
||||
"fedora-includes/generic.yaml".pathChanged() ||
|
||||
"minimal.yaml".pathChanged() ||
|
||||
"minimal/***".pathChanged()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue