mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Gitlab CI Testing
This commit is contained in:
parent
7f65b18825
commit
0d2408fcfa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module.exports = {
|
|||
packagerConfig: {
|
||||
asar: true,
|
||||
osxSign: {
|
||||
"identity": process.env.FCAST_SIGN_ID
|
||||
"identity": process.env.FCAST_APPLE_SIGN_ID
|
||||
},
|
||||
osxNotarize: {
|
||||
appleApiKey: process.env.FCAST_APPLE_API_KEY,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue