Skip to content

Commit 8daacf6

Browse files
committed
add upstream repo
1 parent c605990 commit 8daacf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tekton/tektoncd-pipeline-next-controller-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ spec:
2626
params:
2727
- name: git-url
2828
value: '{{source_url}}'
29+
- name: upstream-git-url
30+
value: 'https://github.com/tektoncd/pipeline'
2931
- name: revision
3032
value: '{{revision}}'
3133
- name: output-image

0 commit comments

Comments
 (0)