ci(docs-infra): reduce verbosity of yarn build on CI (#26746)

PR Close #26746
This commit is contained in:
George Kalpakas
2018-10-25 13:13:24 +03:00
committed by Matias Niemelä
parent f1a860fbf7
commit d725ab5142
2 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ fi
cd "`dirname $0`/.."
# Build the app
yarn build-for $deployEnv
yarn build-for $deployEnv --progress=false
# Include any mode-specific files
cp -rf src/extra-files/$deployEnv/. dist/