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:
|
||||
greenmail: greenmail
|
||||
envs:
|
||||
TEST_HOST: greenmail
|
||||
TEST_HOST: 127.0.0.1
|
||||
|
||||
resources:
|
||||
repositories:
|
||||
|
|
@ -85,7 +85,7 @@ resources:
|
|||
endpoint: jonhoo
|
||||
containers:
|
||||
- container: greenmail
|
||||
image: greenmail/standalone:1.5.13
|
||||
image: greenmail/standalone:1.6.2
|
||||
ports:
|
||||
- 3025:3025
|
||||
- 3110:3110
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue