mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-16 10:58:45 +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: {
|
packagerConfig: {
|
||||||
asar: true,
|
asar: true,
|
||||||
osxSign: {
|
osxSign: {
|
||||||
"identity": process.env.FCAST_SIGN_ID
|
"identity": process.env.FCAST_APPLE_SIGN_ID
|
||||||
},
|
},
|
||||||
osxNotarize: {
|
osxNotarize: {
|
||||||
appleApiKey: process.env.FCAST_APPLE_API_KEY,
|
appleApiKey: process.env.FCAST_APPLE_API_KEY,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue