Skip to content

Commit

Permalink
update nudging for 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ckhordiasma committed Jan 31, 2025
1 parent 73fc42e commit 20b245a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tekton/fms-guardrails-orchestrator-v2-18-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
build.appstudio.redhat.com/commit_sha: '{{revision}}'
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
pipelinesascode.tekton.dev/max-keep-runs: "3"
build.appstudio.openshift.io/build-nudge-files: "config/overlays/rhoai/params.env"
pipelinesascode.tekton.dev/on-cel-expression: |
event == "push" && target_branch == "rhoai-2.18"
&& ( !".tekton/**".pathChanged())
Expand Down

0 comments on commit 20b245a

Please sign in to comment.