We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5240731 commit 2cd7b2eCopy full SHA for 2cd7b2e
.tekton/grafana-9-0-pull-request.yaml
@@ -24,7 +24,7 @@ spec:
24
- name: revision
25
value: '{{revision}}'
26
- name: output-image
27
- value: quay.io/rhceph-dev/grafana:on-pr-{{revision}}
+ value: quay.io/rhceph-ci/grafana:on-pr-{{revision}}
28
- name: image-expires-after
29
value: 5d
30
- name: build-platforms
.tekton/grafana-9-0-push.yaml
@@ -23,7 +23,7 @@ spec:
23
- value: quay.io/rhceph-dev/grafana:{{revision}}
+ value: quay.io/rhceph-ci/grafana:{{revision}}
value:
- linux/x86_64
0 commit comments