circleci try 4
This commit is contained in:
parent
1b491d7c4a
commit
c6bc597676
@ -166,6 +166,7 @@ jobs:
|
||||
description: Test suite name to report to CircleCI.
|
||||
executor: << parameters.executor >>
|
||||
docker:
|
||||
- image: cimg/base
|
||||
- image: circleci/postgres:12
|
||||
environment:
|
||||
PGHOST: localhost
|
||||
|
@ -166,6 +166,7 @@ jobs:
|
||||
description: Test suite name to report to CircleCI.
|
||||
executor: << parameters.executor >>
|
||||
docker:
|
||||
- image: cimg/base
|
||||
- image: circleci/postgres:12
|
||||
environment:
|
||||
PGHOST: localhost
|
||||
|
Loading…
Reference in New Issue
Block a user