Skip to content

Commit

Permalink
chore(KFLUXMIG-61): fix nudge in must-gather
Browse files Browse the repository at this point in the history
Signed-off-by: Ernesto González <[email protected]>
  • Loading branch information
ernesgonzalez33 authored and mnecas committed Dec 2, 2024
1 parent f3ae81d commit c3c6e0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/forklift-must-gather-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: tekton.dev/v1
kind: PipelineRun
metadata:
annotations:
build.appstudio.openshift.io/build-nudge-files: ".*Dockerfile.*, .*.yaml, .*Containerfile.*,
operator/export-vars.sh"
build.appstudio.openshift.io/repo: https://github.com/kubev2v/forklift-must-gather?rev={{revision}}
build.appstudio.redhat.com/commit_sha: '{{revision}}'
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
Expand Down

0 comments on commit c3c6e0f

Please sign in to comment.