added chromium-sandbox

This commit is contained in:
Firq 2023-07-08 23:34:34 +02:00
parent 13a48becd6
commit 5edeaf9833
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -95,6 +95,7 @@ unlighthouse:
- main
- tags
before_script:
- apk update && apk add chromium-sandbox
- npm install @unlighthouse/cli puppeteer
- mkdir unlighthouse-reports
script: