mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +01:00
chore: chenge the name branch
This commit is contained in:
parent
816a12080d
commit
114050f851
1 changed files with 2 additions and 2 deletions
4
.github/workflows/azureCliDeploy.yml
vendored
4
.github/workflows/azureCliDeploy.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Ngx-Admin Blob storage CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- demo
|
||||
- azureCliDeploy-demo
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
node-version: '10.x'
|
||||
- uses: actions/checkout@v2ll
|
||||
with:
|
||||
ref: demo
|
||||
ref: azureCliDeploy-demo
|
||||
- name: npm install, build
|
||||
run: |
|
||||
npm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue