From 4a539d6d8e12b6631c7575c48ce1192a14e2fdbe Mon Sep 17 00:00:00 2001 From: konflux Date: Sat, 10 May 2025 12:18:23 +0000 Subject: [PATCH] Konflux build pipeline service account migration for notebooks-trustyai-poc Signed-off-by: konflux --- .tekton/notebooks-trustyai-poc-push.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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: