envs -> env
This commit is contained in:
parent
c06e018be3
commit
9634fa9b4a
1 changed files with 2 additions and 2 deletions
|
|
@ -73,8 +73,8 @@ jobs:
|
||||||
token: $(CODECOV_TOKEN_SECRET)
|
token: $(CODECOV_TOKEN_SECRET)
|
||||||
services:
|
services:
|
||||||
greenmail: greenmail
|
greenmail: greenmail
|
||||||
envs:
|
env:
|
||||||
TEST_HOST: 127.0.0.1
|
TEST_HOST: greenmail
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
repositories:
|
repositories:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue