Skip to content

Commit 025fecb

Browse files
committed
update
1 parent 10bb03e commit 025fecb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="Lauch E2E Dependencies" type="docker-deploy" factoryName="docker-compose.yml" server-name="Docker">
3+
<deployment type="docker-compose.yml">
4+
<settings>
5+
<option name="envFilePath" value="" />
6+
<option name="sourceFilePath" value="documentation/compose/e2e-tests.yaml" />
7+
</settings>
8+
</deployment>
9+
<method v="2" />
10+
</configuration>
11+
</component>

.run/Template TestNG.run.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<listeners />
1919
<method v="2">
2020
<option name="Make" enabled="true" />
21-
<option name="ToolBeforeRunTask" enabled="true" actionId="Tool_External Tools_Start Compose" />
21+
<option name="RunConfigurationTask" enabled="true" run_configuration_name="Lauch E2E Dependencies" run_configuration_type="docker-deploy" />
2222
</method>
2323
</configuration>
2424
</component>

0 commit comments

Comments
 (0)