File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,6 @@ release:
44 owner : replicatedhq
55 name : troubleshoot
66builds :
7- - id : so
8- goos :
9- - linux
10- goarch :
11- - amd64
12- env :
13- - CGO_ENABLED=1
14- - GO111MODULE=on
15- main : ffi/main.go
16- 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 : {}
197 - id : preflight
208 goos :
219 - linux
@@ -53,11 +41,6 @@ builds:
5341 binary : support-bundle
5442 hooks : {}
5543archives :
56- - id : so
57- builds :
58- - so
59- format : tar.gz
60- name_template : ' troubleshoot.so_{{ .Os }}_{{ .Arch }}'
6144 - id : preflight
6245 builds :
6346 - preflight
You can’t perform that action at this time.
0 commit comments