stdout for bake

This commit is contained in:
2019-09-19 15:25:43 -04:00
parent 38cce7a0a5
commit 3c8a1fc672
+1 -1
View File
@@ -305,7 +305,7 @@ def entrypoint(
if not silent:
click.echo(
f" {click.style('-', fg='green', bold=True)} {click.style(_task, bold=True)}{colon}{deps}",
err=True,
err=False,
)
if _json: