Skip to content

Commit a9eaf06

Browse files
committed
Remove --quiet-pull to debug
1 parent 1bf3108 commit a9eaf06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/local-env/scripts/start.js

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

0 commit comments

Comments
 (0)