File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -32,4 +32,11 @@ kind: Repository
32
32
metadata :
33
33
name : pipeline-service-exporter
34
34
spec :
35
- url : " https://github.com/openshift-pipelines/pipeline-service-exporter"
35
+ url : " https://github.com/openshift-pipelines/pipeline-service-exporter"
36
+ ---
37
+ apiVersion : pipelinesascode.tekton.dev/v1alpha1
38
+ kind : Repository
39
+ metadata :
40
+ name : pipeline-service
41
+ spec :
42
+ url : " https://github.com/openshift-pipelines/pipeline-service"
Original file line number Diff line number Diff line change 57
57
---
58
58
apiVersion : pipelinesascode.tekton.dev/v1alpha1
59
59
kind : Repository
60
- metadata :
61
- name : pipeline-service
62
- spec :
63
- url : " https://github.com/openshift-pipelines/pipeline-service"
64
- ---
65
- apiVersion : pipelinesascode.tekton.dev/v1alpha1
66
- kind : Repository
67
60
metadata :
68
61
name : infra-deployments
69
62
spec :
You can’t perform that action at this time.
0 commit comments