add windows signing
This commit is contained in:
parent
863a83b2c5
commit
586255b54e
1 changed files with 4 additions and 1 deletions
|
|
@ -50,6 +50,9 @@
|
||||||
"type": "none"
|
"type": "none"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"windows": {
|
||||||
|
"signCommand": "trusted-signing-cli -e https://eus.codesigning.azure.net/ -a CJ-Signing -c cjpais-dev -d Handy %1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue