ci(azure-pipelines): add debug info contd
This commit is contained in:
parent
315e668ff6
commit
cfa10a1c16
@ -126,6 +126,7 @@ jobs:
|
|||||||
inputs:
|
inputs:
|
||||||
targetType: inline
|
targetType: inline
|
||||||
script: |
|
script: |
|
||||||
|
make -- frontend/src/env.sass IN_CONTAINER=true IN_CI=true PROJECT_DIR=${PROJECT_DIR}
|
||||||
cat .npmrc
|
cat .npmrc
|
||||||
make -- --compile-frontend IN_CONTAINER=true IN_CI=true PROJECT_DIR=${PROJECT_DIR}
|
make -- --compile-frontend IN_CONTAINER=true IN_CI=true PROJECT_DIR=${PROJECT_DIR}
|
||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
|
|||||||
Reference in New Issue
Block a user