Use json log format in ci

This commit is contained in:
Jamie Curnow 2023-02-25 22:58:38 +10:00
parent 6b7ae48570
commit 5f27b9243f
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

View File

@ -6,6 +6,7 @@ services:
image: ${IMAGE}:${BRANCH_LOWER}-ci-${BUILD_NUMBER}
environment:
- NPM_LOG_LEVEL=debug
- NPM_LOG_FORMAT=json
volumes:
- '/etc/localtime:/etc/localtime:ro'
- npm_data_ci:/data