From e3fdd513b3bbef526a71e467ff4379f13ba381d7 Mon Sep 17 00:00:00 2001 From: "Randal S. Harisch" Date: Sun, 24 Sep 2023 17:24:37 -0600 Subject: [PATCH] chore: updated serviceaccount --- triggertemplate/upload-to-nextcloud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triggertemplate/upload-to-nextcloud.yaml b/triggertemplate/upload-to-nextcloud.yaml index e8a92f8..2185bcc 100644 --- a/triggertemplate/upload-to-nextcloud.yaml +++ b/triggertemplate/upload-to-nextcloud.yaml @@ -25,7 +25,7 @@ spec: spec: pipelineRef: name: upload-to-nextcloud - serviceAccountName: build-bot + serviceAccountName: pipeline params: - name: git-repo-url value: $(tt.params.gitrepositoryurl)