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)
|
||||
services:
|
||||
greenmail: greenmail
|
||||
envs:
|
||||
TEST_HOST: 127.0.0.1
|
||||
env:
|
||||
TEST_HOST: greenmail
|
||||
|
||||
resources:
|
||||
repositories:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue