Skip to content

Commit ba75cf8

Browse files
committed
Fix conflit in functional.yml
1 parent 3939b2e commit ba75cf8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/functional.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,7 @@ jobs:
8787
- name: Build binary
8888
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
8989
with:
90-
<<<<<<< HEAD
91-
version: v2.12.3 # renovate: datasource=github-tags depName=goreleaser/goreleaser
92-
=======
9390
version: v2.12.4 # renovate: datasource=github-tags depName=goreleaser/goreleaser
94-
>>>>>>> feat/openshift-support
9591
args: build --single-target --snapshot --clean
9692
env:
9793
TELEMETRY_ENDPOINT: otel-collector-opentelemetry-collector.collector.svc.cluster.local:4317

0 commit comments

Comments
 (0)