Skip to content

Commit 48a32b0

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/wip_gatre_7.1kf' into wip_gatre_7.1kf
2 parents 3b94e5b + 00cc1ac commit 48a32b0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.tekton/grafana-7-1-push.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)