Reducing binary size in the build #4

Closed
opened 2021-07-19 10:30:43 +00:00 by decentral1se · 2 comments
Owner
  • Using -s -w for go build
  • goupx <binary> was great, also there is --brute for max savings (takes ages)

There are probably others! Can do this when we have the builds running.

Saw that http://plugins.drone.io/drone-plugins/drone-gitea-release/ can probably sort our release uploading for us.

- Using `-s -w` for `go build` - `goupx <binary>` was great, also there is `--brute` for max savings (takes ages) There are probably others! Can do this when we have the builds running. Saw that http://plugins.drone.io/drone-plugins/drone-gitea-release/ can probably sort our release uploading for us.
decentral1se added the
build
enhancement
labels 2021-07-20 21:22:24 +00:00

Saw that http://plugins.drone.io/drone-plugins/drone-gitea-release/ can probably sort our release uploading for us.

could use this for our github mirror too

https://github.com/goreleaser/goreleaser

> Saw that http://plugins.drone.io/drone-plugins/drone-gitea-release/ can probably sort our release uploading for us. could use this for our github mirror too https://github.com/goreleaser/goreleaser
Author
Owner

We'll use goreleaser most likely, consolidating to coop-cloud/go-abra#53.

We'll use `goreleaser` most likely, consolidating to https://git.coopcloud.tech/coop-cloud/go-abra/issues/53.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#4
No description provided.