chore: add debug and change the source

This commit is contained in:
DESKTOP-Q2JDODV\Admin 2021-06-23 15:41:54 +03:00
parent 5f40fd4c37
commit caecd792c2

View file

@ -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