Red Hat Trusted App Pipeline update fedora-tier-1-eln
This commit is contained in:
parent
0225b0ba28
commit
0c139e8b86
|
|
@ -15,7 +15,7 @@ metadata:
|
||||||
appstudio.openshift.io/component: fedora-tier-1-eln
|
appstudio.openshift.io/component: fedora-tier-1-eln
|
||||||
pipelines.appstudio.openshift.io/type: build
|
pipelines.appstudio.openshift.io/type: build
|
||||||
name: fedora-tier-1-eln-on-pull-request
|
name: fedora-tier-1-eln-on-pull-request
|
||||||
namespace: project-sagano-tenant
|
namespace: centos-boot-tenant
|
||||||
spec:
|
spec:
|
||||||
params:
|
params:
|
||||||
- name: dockerfile
|
- name: dockerfile
|
||||||
|
|
@ -25,7 +25,7 @@ spec:
|
||||||
- name: image-expires-after
|
- name: image-expires-after
|
||||||
value: 5d
|
value: 5d
|
||||||
- name: output-image
|
- name: output-image
|
||||||
value: quay.io/redhat-user-workloads/project-sagano-tenant/centos-boot/fedora-tier-1-eln:on-pr-{{revision}}
|
value: quay.io/redhat-user-workloads/centos-boot-tenant/centos-boot/fedora-tier-1-eln:on-pr-{{revision}}
|
||||||
- name: path-context
|
- name: path-context
|
||||||
value: .
|
value: .
|
||||||
- name: revision
|
- name: revision
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ metadata:
|
||||||
appstudio.openshift.io/component: fedora-tier-1-eln
|
appstudio.openshift.io/component: fedora-tier-1-eln
|
||||||
pipelines.appstudio.openshift.io/type: build
|
pipelines.appstudio.openshift.io/type: build
|
||||||
name: fedora-tier-1-eln-on-push
|
name: fedora-tier-1-eln-on-push
|
||||||
namespace: project-sagano-tenant
|
namespace: centos-boot-tenant
|
||||||
spec:
|
spec:
|
||||||
params:
|
params:
|
||||||
- name: dockerfile
|
- name: dockerfile
|
||||||
|
|
@ -22,7 +22,7 @@ spec:
|
||||||
- name: git-url
|
- name: git-url
|
||||||
value: '{{repo_url}}'
|
value: '{{repo_url}}'
|
||||||
- name: output-image
|
- name: output-image
|
||||||
value: quay.io/redhat-user-workloads/project-sagano-tenant/centos-boot/fedora-tier-1-eln:{{revision}}
|
value: quay.io/redhat-user-workloads/centos-boot-tenant/centos-boot/fedora-tier-1-eln:{{revision}}
|
||||||
- name: path-context
|
- name: path-context
|
||||||
value: .
|
value: .
|
||||||
- name: revision
|
- name: revision
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue