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 c6ebd20 commit 6037277Copy full SHA for 6037277
.tekton/grafana-5-3-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-v5.3-{{revision}}
+ value: quay.io/rhceph-ci/grafana:on-pr-v5.3-{{revision}}
28
- name: image-expires-after
29
value: 5d
30
- name: build-platforms
.tekton/grafana-5-3-push.yaml
@@ -23,7 +23,7 @@ spec:
23
- value: quay.io/rhceph-dev/grafana:v5.3-{{revision}}
+ value: quay.io/rhceph-ci/grafana:v5.3-{{revision}}
value:
- linux/x86_64
0 commit comments