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.
|
description: Test suite name to report to CircleCI.
|
||||||
executor: << parameters.executor >>
|
executor: << parameters.executor >>
|
||||||
docker:
|
docker:
|
||||||
|
- image: cimg/base
|
||||||
- image: circleci/postgres:12
|
- image: circleci/postgres:12
|
||||||
environment:
|
environment:
|
||||||
PGHOST: localhost
|
PGHOST: localhost
|
||||||
|
@ -166,6 +166,7 @@ jobs:
|
|||||||
description: Test suite name to report to CircleCI.
|
description: Test suite name to report to CircleCI.
|
||||||
executor: << parameters.executor >>
|
executor: << parameters.executor >>
|
||||||
docker:
|
docker:
|
||||||
|
- image: cimg/base
|
||||||
- image: circleci/postgres:12
|
- image: circleci/postgres:12
|
||||||
environment:
|
environment:
|
||||||
PGHOST: localhost
|
PGHOST: localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user