Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 272 Bytes

RELEASE.md

File metadata and controls

13 lines (9 loc) · 272 Bytes

How to Release

  • Build and test with ./scripts/test/all.sh.
  • Create branch with version v1.2.3, the github action will build the apps.

Test goreleaser

To test the goreleaser configuration:

cd service
goreleaser --snapshot --skip-publish --rm-dist