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