Skip to content

Commit

Permalink
Merge pull request #1369 from ernesgonzalez33/fix-nudge
Browse files Browse the repository at this point in the history
chore(KFLUXMIG-62): fix nudge in console-plugin
  • Loading branch information
yaacov authored Oct 31, 2024
2 parents a43bfff + 37c53ea commit ceee0e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/forklift-console-plugin-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-console-plugin?rev={{revision}}
build.appstudio.redhat.com/commit_sha: '{{revision}}'
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
Expand Down

0 comments on commit ceee0e6

Please sign in to comment.