mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +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 run build:demo:prod
|
||||
|
||||
# Azure CLI Clear storage
|
||||
- uses: azure/login@v1
|
||||
with:
|
||||
creds: ${{ secrets.AZURE_RBAC_CREDENTIALS }}
|
||||
|
||||
|
||||
# Azure CLI
|
||||
- uses: azure/login@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue