Skip to content

Commit

Permalink
fix typo in api nudge to bundle (#1155)
Browse files Browse the repository at this point in the history
Signed-off-by: Ernesto González <[email protected]>
  • Loading branch information
ernesgonzalez33 authored Oct 31, 2024
1 parent f2e1cbb commit e4c08be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/forklift-api-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: PipelineRun
metadata:
annotations:
build.appstudio.openshift.io/build-nudge-files: ".*Dockerfile.*, .*.yaml, .*Containerfile.*,
./operator/export-vars.sh"
operator/export-vars.sh"
build.appstudio.openshift.io/repo: https://github.com/kubev2v/forklift?rev={{revision}}
build.appstudio.redhat.com/commit_sha: '{{revision}}'
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
Expand Down

0 comments on commit e4c08be

Please sign in to comment.