You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
This should release devbox for an armv7l machine.
I've added the default values in case there was no value found here:
https://goreleaser.com/customization/builds/#buildsCloses#1299
## How was it tested?
Manually created a release: `TELEMETRY_KEY=whatever SENTRY_DSN=whatever
EDGE_TAG=0.0.0-dev goreleaser release --clean --skip-publish
--skip-announce --snapshot` unpacked the armv7l binary and ran it on my
Raspberry PI.
0 commit comments