circleci try5
This commit is contained in:
parent
c6bc597676
commit
e156ad92e0
@ -166,7 +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: ubuntu:20.04
|
||||||
- image: circleci/postgres:12
|
- image: circleci/postgres:12
|
||||||
environment:
|
environment:
|
||||||
PGHOST: localhost
|
PGHOST: localhost
|
||||||
|
@ -166,7 +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: ubuntu:20.04
|
||||||
- image: circleci/postgres:12
|
- image: circleci/postgres:12
|
||||||
environment:
|
environment:
|
||||||
PGHOST: localhost
|
PGHOST: localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user