Update lighthouse pipeline

This commit is contained in:
wpetit 2021-02-22 17:06:58 +01:00
parent 94abda3f1a
commit ce5192d1d9
1 changed files with 2 additions and 3 deletions

View File

@ -10,10 +10,9 @@ rm -f reports/*
cd reports
lighthouse \
"$LIGHTHOUSE_URL" \
--no-enable-error-reporting \
--chrome-flags="--headless --disable-dev-shm-usage --no-sandbox --disable-gpu" \
--config=../config.js \
--output json --output html \
--output-path=lighthouse \
-- \
"$LIGHTHOUSE_URL"
--output-path=lighthouse