Hugo Bernier d001566f54 Companion sample to js-gitHubBadge sample (#847)
* Initial commit

* Initial version
2019-05-04 18:05:57 +03:00

7 lines
262 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./temp/deploy/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "react-github-badge",
"accessKey": "<!-- ACCESS KEY -->"
}