diff --git a/.tekton/notebooksminimal-poc-push.yaml b/.tekton/notebooksminimal-poc-push.yaml index 1bf365e6b5..838671fcc3 100644 --- a/.tekton/notebooksminimal-poc-push.yaml +++ b/.tekton/notebooksminimal-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/notebooksminimal-poc-push.yaml".pathChanged() || + == "ide-poc" && ( ".tekton/notebooksminimal-poc-push.yaml".pathChanged() || "jupyter/minimal/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-notebooksminimal-poc workspaces: - name: git-auth secret: