Skip to content

Commit 44b1677

Browse files
committed
Revert --quiet-pull debug change
1 parent 7d47d33 commit 44b1677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/local-env/scripts/start.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ spawnSync(
4141
'compose',
4242
...composeFiles.map( ( composeFile ) => [ '-f', composeFile ] ).flat(),
4343
'up',
44+
'--quiet-pull',
4445
'-d',
4546
...containers,
4647
],

0 commit comments

Comments
 (0)