diff --git a/.tekton/forklift-api-push.yaml b/.tekton/forklift-api-push.yaml index e02b09496..ea8f5e030 100644 --- a/.tekton/forklift-api-push.yaml +++ b/.tekton/forklift-api-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/forklift-controller-push.yaml b/.tekton/forklift-controller-push.yaml index 192191110..096f4b59d 100644 --- a/.tekton/forklift-controller-push.yaml +++ b/.tekton/forklift-controller-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/forklift-operator-push.yaml b/.tekton/forklift-operator-push.yaml index 9813f593a..4e7fd730c 100644 --- a/.tekton/forklift-operator-push.yaml +++ b/.tekton/forklift-operator-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/openstack-populator-push.yaml b/.tekton/openstack-populator-push.yaml index f20f0b99e..0cc119a46 100644 --- a/.tekton/openstack-populator-push.yaml +++ b/.tekton/openstack-populator-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/ova-provider-server-push.yaml b/.tekton/ova-provider-server-push.yaml index f60264729..0422ab2cb 100644 --- a/.tekton/ova-provider-server-push.yaml +++ b/.tekton/ova-provider-server-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/ovirt-populator-push.yaml b/.tekton/ovirt-populator-push.yaml index d32264aae..a5ae7b7ed 100644 --- a/.tekton/ovirt-populator-push.yaml +++ b/.tekton/ovirt-populator-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/populator-controller-push.yaml b/.tekton/populator-controller-push.yaml index 441eedd9c..803825d9c 100644 --- a/.tekton/populator-controller-push.yaml +++ b/.tekton/populator-controller-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/validation-push.yaml b/.tekton/validation-push.yaml index 060221212..06db94c08 100644 --- a/.tekton/validation-push.yaml +++ b/.tekton/validation-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}' diff --git a/.tekton/virt-v2v-push.yaml b/.tekton/virt-v2v-push.yaml index 059f480c7..ec4f5c29a 100644 --- a/.tekton/virt-v2v-push.yaml +++ b/.tekton/virt-v2v-push.yaml @@ -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?rev={{revision}} build.appstudio.redhat.com/commit_sha: '{{revision}}' build.appstudio.redhat.com/target_branch: '{{target_branch}}'