diff --git a/.tekton/observatorium-api-pull-request.yaml b/.tekton/observatorium-api-pull-request.yaml index e1c0b24e8..f00e8eb5f 100644 --- a/.tekton/observatorium-api-pull-request.yaml +++ b/.tekton/observatorium-api-pull-request.yaml @@ -582,7 +582,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-observatorium-api workspaces: - name: git-auth secret: diff --git a/.tekton/observatorium-api-push.yaml b/.tekton/observatorium-api-push.yaml index 7891f9210..612dcee7b 100644 --- a/.tekton/observatorium-api-push.yaml +++ b/.tekton/observatorium-api-push.yaml @@ -579,7 +579,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-observatorium-api workspaces: - name: git-auth secret: