mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
4e72ebb68f
Complete build including macOS signing+notarization.
7 lines
132 B
HCL
7 lines
132 B
HCL
# Use default credentials from environment
|
|
|
|
notarize {
|
|
path = "./dist/orbit_darwin_amd64.zip"
|
|
bundle_id = "com.fleetdm.orbit"
|
|
}
|