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 031f11e commit c5198bcCopy full SHA for c5198bc
.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
+ 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