diff --git a/.tekton/forklift-api-push.yaml b/.tekton/forklift-api-push.yaml index 0b0538995..1e90771d3 100644 --- a/.tekton/forklift-api-push.yaml +++ b/.tekton/forklift-api-push.yaml @@ -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}}'