File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ metadata:
17
17
" .tekton/tektoncd-git-clone-1-15-git-init-pull-request.yaml" .pathChanged())
18
18
creationTimestamp : null
19
19
labels :
20
- appstudio.openshift.io/application : openshift-pipelines-1-15
20
+ appstudio.openshift.io/application : openshift-pipelines-core- 1-15
21
21
appstudio.openshift.io/component : tektoncd-git-clone-1-15-git-init
22
22
pipelines.appstudio.openshift.io/type : build
23
23
name : tektoncd-git-clone-1-15-git-init-on-pull-request
29
29
- name : revision
30
30
value : ' {{revision}}'
31
31
- name : output-image
32
- value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-15/git-clone-git- init-rhel8:on-pr-{{revision}}
32
+ value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-15/git-init-rhel8:on-pr-{{revision}}
33
33
- name : image-expires-after
34
34
value : 5d
35
35
- name : dockerfile
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ metadata:
16
16
" .tekton/tektoncd-git-clone-1-15-git-init-push.yaml" .pathChanged())
17
17
creationTimestamp : null
18
18
labels :
19
- appstudio.openshift.io/application : openshift-pipelines-1-15
19
+ appstudio.openshift.io/application : openshift-pipelines-core- 1-15
20
20
appstudio.openshift.io/component : tektoncd-git-clone-1-15-git-init
21
21
pipelines.appstudio.openshift.io/type : build
22
22
name : tektoncd-git-clone-1-15-git-init-on-push
28
28
- name : revision
29
29
value : ' {{revision}}'
30
30
- name : output-image
31
- value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-15/git-clone-git- init-rhel8:{{revision}}
31
+ value : quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-15/git-init-rhel8:{{revision}}
32
32
- name : dockerfile
33
33
value : .konflux/dockerfiles/git-init.Dockerfile
34
34
- name : prefetch-input
You can’t perform that action at this time.
0 commit comments