Skip to content

Commit 1179769

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:release-v1.16.x] update konflux configuration
1 parent 0465c52 commit 1179769

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.tekton/tektoncd-git-clone-1-16-git-init-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
{"type": "rpm", "path": ".konflux/rpms"}
4343
pipelineRef:
4444
name: docker-build-ta
45+
taskRunTemplate:
46+
serviceAccountName: build-pipeline-tektoncd-git-clone-1-16-git-init
4547
workspaces:
4648
- name: git-auth
4749
secret:

.tekton/tektoncd-git-clone-1-16-git-init-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ spec:
3636
{"type": "rpm", "path": ".konflux/rpms"}
3737
pipelineRef:
3838
name: docker-build-ta
39+
taskRunTemplate:
40+
serviceAccountName: build-pipeline-tektoncd-git-clone-1-16-git-init
3941
workspaces:
4042
- name: git-auth
4143
secret:

0 commit comments

Comments
 (0)