Set up BuildKite for Chrome
This commit is contained in:
parent
f6d4c6a5a3
commit
1fb8b23d4c
4 changed files with 16 additions and 11 deletions
|
@ -138,10 +138,10 @@ module.exports = function (config) {
|
|||
],
|
||||
|
||||
customLaunchers: {
|
||||
'ChromeHeadless': {
|
||||
'VectorChromeHeadless': {
|
||||
base: 'Chrome',
|
||||
flags: [
|
||||
// '--no-sandbox',
|
||||
'--no-sandbox',
|
||||
// See https://chromium.googlesource.com/chromium/src/+/lkgr/headless/README.md
|
||||
'--headless',
|
||||
'--disable-gpu',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue