Add env variable to fix chromium error on root
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b46594a8f3
commit
4a57f12921
@ -19,6 +19,7 @@ steps:
|
||||
from_secret: nextcloud_user
|
||||
PASSWORD:
|
||||
from_secret: nextcloud_password
|
||||
QTWEBENGINE_CHROMIUM_FLAGS: --no-sandbox
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
Reference in New Issue
Block a user