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:
Miguel Martín 2025-06-27 14:03:16 +02:00
parent 172a01a6a7
commit 3e4fab9573
No known key found for this signature in database
GPG key ID: 399C0C41974AC700
16 changed files with 49 additions and 0 deletions

View file

@ -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()