mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
chore: add debug and change the source
This commit is contained in:
parent
5f40fd4c37
commit
caecd792c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/azureCliDeploy.yml
vendored
2
.github/workflows/azureCliDeploy.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
azcliversion: 2.0.72
|
azcliversion: 2.0.72
|
||||||
inlineScript: |
|
inlineScript: |
|
||||||
az storage blob upload-batch --account-name ngxadmin -s dist/ -d '$web'.
|
az storage blob upload-batch --account-name ngxadmin -s .dist -d '$web' --debug
|
||||||
|
|
||||||
# Azure logout
|
# Azure logout
|
||||||
- name: logout
|
- name: logout
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue