Skip to content

Commit e4c08be

Browse files
fix typo in api nudge to bundle (#1155)
Signed-off-by: Ernesto González <ergonzal@redhat.com>
1 parent f2e1cbb commit e4c08be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/forklift-api-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: PipelineRun
33
metadata:
44
annotations:
55
build.appstudio.openshift.io/build-nudge-files: ".*Dockerfile.*, .*.yaml, .*Containerfile.*,
6-
./operator/export-vars.sh"
6+
operator/export-vars.sh"
77
build.appstudio.openshift.io/repo: https://github.com/kubev2v/forklift?rev={{revision}}
88
build.appstudio.redhat.com/commit_sha: '{{revision}}'
99
build.appstudio.redhat.com/target_branch: '{{target_branch}}'

0 commit comments

Comments
 (0)