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