Add env variable to fix chromium error on root
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2021-08-18 12:25:10 +02:00
parent b46594a8f3
commit 4a57f12921

View File

@ -19,6 +19,7 @@ steps:
from_secret: nextcloud_user
PASSWORD:
from_secret: nextcloud_password
QTWEBENGINE_CHROMIUM_FLAGS: --no-sandbox
when:
branch:
- master