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 c9a04d3 commit 031f11eCopy full SHA for 031f11e
.github/workflows/ipv6-only.yml
@@ -83,7 +83,7 @@ jobs:
83
with:
84
version: v2.12.0 # renovate: datasource=github-tags depName=goreleaser/goreleaser
85
args:
86
- build --single-target --snapshot --clean --config=./goreleaser.yml --rm-dist
+ build --single-target --snapshot --clean --config=./goreleaser.yml
87
env:
88
TELEMETRY_ENDPOINT: otel-collector-opentelemetry-collector.collector.svc.cluster.local:4317
89
TELEMETRY_ENDPOINT_INSECURE: "true"
0 commit comments