ci(azure-pipelines): tweak debug info

This commit is contained in:
Sarah Vaupel 2025-01-21 15:05:11 +01:00
parent b7227f9ce3
commit 315e668ff6

View File

@ -126,7 +126,7 @@ jobs:
inputs:
targetType: inline
script: |
find .
cat .npmrc
make -- --compile-frontend IN_CONTAINER=true IN_CI=true PROJECT_DIR=${PROJECT_DIR}
- task: Bash@3
name: frontendTest