File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ builds:
3131 -X github.com/replicatedhq/troubleshoot/pkg/version.gitSHA={{.Commit}}
3232 -X github.com/replicatedhq/troubleshoot/pkg/version.buildTime={{.Date}}
3333 -extldflags "-static"
34- flags : -tags netgo -installsuffix netgo
34+ flags : -tags netgo -tags containers_image_ostree_stub -tags exclude_graphdriver_devicemapper -tags exclude_graphdriver_btrfs -tags containers_image_openpgp - installsuffix netgo
3535 binary : preflight
3636 hooks : {}
3737 - id : support-bundle
@@ -49,7 +49,7 @@ builds:
4949 -X github.com/replicatedhq/troubleshoot/pkg/version.gitSHA={{.Commit}}
5050 -X github.com/replicatedhq/troubleshoot/pkg/version.buildTime={{.Date}}
5151 -extldflags "-static"
52- flags : -tags netgo -installsuffix netgo
52+ flags : -tags netgo -tags containers_image_ostree_stub -tags exclude_graphdriver_devicemapper -tags exclude_graphdriver_btrfs -tags containers_image_openpgp - installsuffix netgo
5353 binary : support-bundle
5454 hooks : {}
5555archives :
You can’t perform that action at this time.
0 commit comments