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 1ad068b commit 78a8111Copy full SHA for 78a8111
.goreleaser.yml
@@ -8,9 +8,9 @@ builds:
8
- arm64
9
env: &default-env
10
- CGO_ENABLED=0
11
- - id: instrumented
12
- goos: *default-goos
13
- goarch: *default-arch
14
- env: *default-env
15
- tags: instrumented
16
- binary: docker-machine-driver-hetzner_instrumented
+ #- id: instrumented
+ # goos: *default-goos
+ # goarch: *default-arch
+ # env: *default-env
+ # tags: instrumented
+ # binary: docker-machine-driver-hetzner_instrumented
0 commit comments