mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
7 lines
136 B
HCL
7 lines
136 B
HCL
# Use default credentials from environment
|
|
|
|
notarize {
|
|
path = "./dist/orbit-macos_darwin_all.zip"
|
|
bundle_id = "com.fleetdm.orbit"
|
|
}
|