Start selenium
This commit is contained in:
parent
3c1617c4f9
commit
f2203710cb
@ -146,6 +146,11 @@ local Integration(db) = {
|
||||
[
|
||||
restoreCache,
|
||||
startDb(db),
|
||||
{
|
||||
name: 'selenium',
|
||||
image: 'elgalu/selenium:latest',
|
||||
detach: true,
|
||||
},
|
||||
{
|
||||
name: "integration-" + db,
|
||||
image: plumeEnv,
|
||||
|
Loading…
Reference in New Issue
Block a user