Start selenium

This commit is contained in:
Ana Gelez 2020-08-10 15:37:52 +02:00
parent 3c1617c4f9
commit f2203710cb

View File

@ -146,6 +146,11 @@ local Integration(db) = {
[
restoreCache,
startDb(db),
{
name: 'selenium',
image: 'elgalu/selenium:latest',
detach: true,
},
{
name: "integration-" + db,
image: plumeEnv,