mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
enable notarization on Sandbox pre-provisioner (#7100)
This commit is contained in:
parent
4cd4a7759b
commit
d3e2e2dca0
@ -85,6 +85,7 @@ func buildPackages(instanceID, enrollSecret string) (err error) {
|
||||
OsquerydChannel: "stable",
|
||||
DesktopChannel: "stable",
|
||||
OrbitUpdateInterval: 15 * time.Minute,
|
||||
Notarize: true,
|
||||
MacOSDevIDCertificateContent: options.MacOSDevIDCertificateContent,
|
||||
AppStoreConnectAPIKeyID: options.AppStoreConnectAPIKeyID,
|
||||
AppStoreConnectAPIKeyIssuer: options.AppStoreConnectAPIKeyIssuer,
|
||||
|
Loading…
Reference in New Issue
Block a user