Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 378 Bytes

File metadata and controls

17 lines (10 loc) · 378 Bytes

kube-score

This is a fork of github.com/zegl/kube-score! See NOTICE.md for details.


Build

To build an executable, run:

goreleaser build --clean --snapshot --single-target

Release

To build and publish a full release, push a semver tag (with 'v' prefix) to any branch.