mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- demo
|
- azureCliDeploy-demo
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
node-version: '10.x'
|
node-version: '10.x'
|
||||||
- uses: actions/checkout@v2ll
|
- uses: actions/checkout@v2ll
|
||||||
with:
|
with:
|
||||||
ref: demo
|
ref: azureCliDeploy-demo
|
||||||
- name: npm install, build
|
- name: npm install, build
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue