Skip to content

Commit

Permalink
Add Trusted Signing setting
Browse files Browse the repository at this point in the history
  • Loading branch information
mazhelez committed Nov 7, 2024
1 parent 9da207e commit 8340b6f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,10 @@
"ContinuousDeployment": false,
"DependencyInstallMode": "Upgrade",
"Projects": "AppWithDependencies"
},
"trustedSigning": {
"Endpoint": "https://neu.codesigning.azure.net/",
"Account": "BCCodeSigningTest",
"CertificateProfile": "BCCodeSigningPublic"
}
}
}

0 comments on commit 8340b6f

Please sign in to comment.