mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
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"
|
||
|
}
|