diff --git a/.tekton/notebooks-trustyai-poc-push.yaml b/.tekton/notebooks-trustyai-poc-push.yaml index 65f2ecd9de..13716779c9 100644 --- a/.tekton/notebooks-trustyai-poc-push.yaml +++ b/.tekton/notebooks-trustyai-poc-push.yaml @@ -1,6 +1,5 @@ apiVersion: tekton.dev/v1 kind: PipelineRun -#test metadata: annotations: build.appstudio.openshift.io/repo: https://github.com/red-hat-data-services/notebooks?rev={{revision}} @@ -9,9 +8,7 @@ metadata: pipelinesascode.tekton.dev/cancel-in-progress: "false" pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch - == "ide-poc" - && ( - ".tekton/notebooks-trustyai-poc-push.yaml".pathChanged() || + == "ide-poc" && ( ".tekton/notebooks-trustyai-poc-push.yaml".pathChanged() || "jupyter/trustyai/ubi9-python-3.11/Dockerfile.cpu".pathChanged() ) creationTimestamp: null labels: @@ -591,7 +588,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-notebooks-trustyai-poc workspaces: - name: git-auth secret: