Use the pipelinerun filename expected by conflux

This commit is contained in:
Miguel Martín 2025-05-13 15:05:20 +02:00
parent 17e7a21964
commit 1c3891199c
No known key found for this signature in database
GPG key ID: 399C0C41974AC700
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,7 @@ metadata:
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
== "main" && ( "./fedora-minimal.yaml".pathChanged() || "./fedora-includes/generic.yaml".pathChanged()
|| "./minimal/***".pathChanged() || ".tekton/fedora-bootc-rawhide-minimal-on-pull-request.yaml".pathChanged()
|| "./minimal/***".pathChanged() || ".tekton/fedora-bootc-rawhide-minimal-pull-request.yaml".pathChanged()
|| "Containerfile".pathChanged() )
creationTimestamp: null
labels: