diff --git a/build.sh b/build.sh index 997e24e52..1f8e48784 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -e -composer install --no-dev +composer install --no-dev --no-interaction git_build="" if [ -d .git ]; then