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 85c9ea2 commit c9a04d3Copy full SHA for c9a04d3
.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 release --config=./goreleaser.yml --rm-dist
+ build --single-target --snapshot --clean --config=./goreleaser.yml --rm-dist
87
env:
88
TELEMETRY_ENDPOINT: otel-collector-opentelemetry-collector.collector.svc.cluster.local:4317
89
TELEMETRY_ENDPOINT_INSECURE: "true"
0 commit comments