fleet/orbit/.gon.hcl
Zach Wasserman 4e72ebb68f
Build Orbit releases in GitHub Actions (#3413)
Complete build including macOS signing+notarization.
2021-12-19 17:06:17 -08:00

7 lines
132 B
HCL

# Use default credentials from environment
notarize {
path = "./dist/orbit_darwin_amd64.zip"
bundle_id = "com.fleetdm.orbit"
}