Try harder for coverage
This commit is contained in:
parent
6e19d3a6d9
commit
c06e018be3
1 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ jobs:
|
||||||
services:
|
services:
|
||||||
greenmail: greenmail
|
greenmail: greenmail
|
||||||
envs:
|
envs:
|
||||||
TEST_HOST: greenmail
|
TEST_HOST: 127.0.0.1
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
repositories:
|
repositories:
|
||||||
|
|
@ -85,7 +85,7 @@ resources:
|
||||||
endpoint: jonhoo
|
endpoint: jonhoo
|
||||||
containers:
|
containers:
|
||||||
- container: greenmail
|
- container: greenmail
|
||||||
image: greenmail/standalone:1.5.13
|
image: greenmail/standalone:1.6.2
|
||||||
ports:
|
ports:
|
||||||
- 3025:3025
|
- 3025:3025
|
||||||
- 3110:3110
|
- 3110:3110
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue