Change another network name

This commit is contained in:
Ana Gelez
2020-08-10 17:06:14 +02:00
parent 7c456009be
commit 4c6fb83793
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ local Integration(db) = basePipeline(
detach: true,
},
{
name: "integration-" + db,
name: "integration",
image: plumeEnv,
environment: {
BROWSER: "firefox",