File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,9 @@ metadata:
77 build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
88 pipelinesascode.tekton.dev/cancel-in-progress : " false"
99 pipelinesascode.tekton.dev/max-keep-runs : " 3"
10- <<<<<<< HEAD:.tekton/grafana-7-1-push.yaml
1110 pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch
1211 == "release-7.1"
1312 creationTimestamp : null
14- =======
15- pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch == "release-8.1"
16- creationTimestamp :
17- >>>>>>> 8d16476 (Update konflux references and hermetic build):.tekton/grafana-8-1-push.yaml
1813 labels :
1914 appstudio.openshift.io/application : ceph-7-1
2015 appstudio.openshift.io/component : grafana-7-1
@@ -579,7 +574,7 @@ spec:
579574 value : $(tasks.build-image-index.results.IMAGE_DIGEST)
580575 - name : ADDITIONAL_TAGS
581576 value :
582- - " v8 .1"
577+ - " v7 .1"
583578 - " {{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
584579 runAfter :
585580 - build-image-index
You can’t perform that action at this time.
0 commit comments