2022-06-16 18:31:07 +02:00

8 lines
263 B
JSON

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