Update azure-pipelines.yml

This commit is contained in:
Eugene Pankov 2019-06-28 13:02:52 +02:00
parent ebdc2e4105
commit c0804b6940

View File

@ -167,8 +167,8 @@ jobs:
- script: node scripts/build-macos.js
displayName: 'Package'
env:
CSC_LINK: $(CSC_LINK)
CSC_KEY_PASSWORD: $(CSC_KEY_PASSWORD)
_CSC_LINK: $(CSC_LINK)
_CSC_KEY_PASSWORD: $(CSC_KEY_PASSWORD)
BT_TOKEN: $(BT_TOKEN)
GH_TOKEN: $(GH_TOKEN)
APPSTORE_USERNAME: $(APPSTORE_USERNAME)