--progress=plain doesn't work on Travis
This commit is contained in:
parent
e79b0777a5
commit
42112b51e9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
CMD_BUILD=DOCKER_BUILDKIT=1 docker build --progress=plain
|
||||
CMD_BUILD=DOCKER_BUILDKIT=1 docker build
|
||||
PHP_PACKAGES_56=mysql-client \
|
||||
php-apcu \
|
||||
php-xdebug \
|
||||
|
|
|
|||
Loading…
Reference in a new issue