Initial commit
This commit is contained in:
7
config/deploy-azure-storage.json
Normal file
7
config/deploy-azure-storage.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
|
||||
"workingDir": "./release/assets/",
|
||||
"account": "[account]",
|
||||
"container": "portal-settings",
|
||||
"accessKey": "[access-key]"
|
||||
}
|
||||
Reference in New Issue
Block a user