Skip to content

Commit 5f27b92

Browse files
committed
Use json log format in ci
1 parent 6b7ae48 commit 5f27b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/docker-compose.ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
image: ${IMAGE}:${BRANCH_LOWER}-ci-${BUILD_NUMBER}
77
environment:
88
- NPM_LOG_LEVEL=debug
9+
- NPM_LOG_FORMAT=json
910
volumes:
1011
- '/etc/localtime:/etc/localtime:ro'
1112
- npm_data_ci:/data

0 commit comments

Comments
 (0)