ci(azure-pipelines): tweak debug info
This commit is contained in:
parent
b7227f9ce3
commit
315e668ff6
@ -126,7 +126,7 @@ jobs:
|
|||||||
inputs:
|
inputs:
|
||||||
targetType: inline
|
targetType: inline
|
||||||
script: |
|
script: |
|
||||||
find .
|
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
|
||||||
name: frontendTest
|
name: frontendTest
|
||||||
|
|||||||
Reference in New Issue
Block a user