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 0a6ef1c commit de8feb1Copy full SHA for de8feb1
deploy/.goreleaser.yaml
@@ -13,7 +13,7 @@ builds:
13
- CGO_ENABLED=1
14
- GO111MODULE=on
15
main: ffi/main.go
16
- flags: -buildmode=c-shared -tags netgo containers_image_ostree_stub -tags exclude_graphdriver_devicemapper -tags exclude_graphdriver_btrfs -tags containers_image_openpgp -installsuffix netgo
+ flags: -buildmode=c-shared -tags netgo -tags containers_image_ostree_stub -tags exclude_graphdriver_devicemapper -tags exclude_graphdriver_btrfs -tags containers_image_openpgp -installsuffix netgo
17
binary: troubleshoot.so
18
hooks: {}
19
- id: preflight
0 commit comments