mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
devel: pipe. nx debug
This commit is contained in:
@@ -98,7 +98,8 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: ./.github/actions/setup
|
- uses: ./.github/actions/setup
|
||||||
with:
|
with:
|
||||||
enable-cache: false
|
enable-cache: false
|
||||||
|
- run: npm ci
|
||||||
- run: $(npm bin)/nx run cli:bundle
|
- run: $(npm bin)/nx run cli:bundle
|
||||||
- name: push Storybook docker image
|
- name: push Storybook docker image
|
||||||
run: |
|
run: |
|
||||||
@@ -119,7 +120,8 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: ./.github/actions/setup
|
- uses: ./.github/actions/setup
|
||||||
with:
|
with:
|
||||||
enable-cache: false
|
enable-cache: false
|
||||||
|
- run: npm ci
|
||||||
- run: $(npm bin)/nx run cli:bundle
|
- run: $(npm bin)/nx run cli:bundle
|
||||||
- name: $(npm bin)/nx build
|
- name: $(npm bin)/nx build
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user