mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(deploy): code clean up
This commit is contained in:
parent
eca3495265
commit
e6db02976f
1 changed files with 0 additions and 6 deletions
6
.github/workflows/azureCliDeploy.yml
vendored
6
.github/workflows/azureCliDeploy.yml
vendored
|
|
@ -22,12 +22,6 @@ jobs:
|
||||||
npm install
|
npm install
|
||||||
npm run build:demo:prod
|
npm run build:demo:prod
|
||||||
|
|
||||||
# Azure CLI Clear storage
|
|
||||||
- uses: azure/login@v1
|
|
||||||
with:
|
|
||||||
creds: ${{ secrets.AZURE_RBAC_CREDENTIALS }}
|
|
||||||
|
|
||||||
|
|
||||||
# Azure CLI
|
# Azure CLI
|
||||||
- uses: azure/login@v1
|
- uses: azure/login@v1
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue