Skip to content
Snippets Groups Projects
Unverified Commit 78a8111a authored by Jonas Stoehr's avatar Jonas Stoehr Committed by GitHub
Browse files

chore: Remove isntrumented build (fixes #94)

- remove instrumented binary, as it confuses downstream applications
parent 1ad068be
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@ builds:
- arm64
env: &default-env
- CGO_ENABLED=0
- id: instrumented
goos: *default-goos
goarch: *default-arch
env: *default-env
tags: instrumented
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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment