File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -55,3 +55,16 @@ nfpms:
5555 formats :
5656 - deb
5757 - rpm
58+ notarize :
59+ macos :
60+ enabled : ' {{ isEnvSet "MACOS_SIGN_P12" }}'
61+ ids : [macos]
62+
63+ sign :
64+ certificate : " {{.Env.MACOS_SIGN_P12}}"
65+ password : " {{.Env.MACOS_SIGN_PASSWORD}}"
66+
67+ notarize :
68+ issuer_id : " {{.Env.MACOS_NOTARY_ISSUER_ID}}"
69+ key_id : " {{.Env.MACOS_NOTARY_KEY_ID}}"
70+ key : " {{.Env.MACOS_NOTARY_KEY}}"
Original file line number Diff line number Diff line change 11configured_endpoints : 14
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless%2Fstainless-v0-0a783d3d5e880034a48debf3b4c2d24ff2762b13554609850833c642c904c35e.yml
33openapi_spec_hash : 188380eea2d43b13fdf51ba482c33766
4- config_hash : c07d83d7b608ebebfa309e58b3bc15bb
4+ config_hash : 7902a744b4100cecc9894905e856d10b
You can’t perform that action at this time.
0 commit comments