chore: fix
This commit is contained in:
parent
2411a5943c
commit
a34af05455
|
@ -15,11 +15,11 @@ executors:
|
||||||
node:
|
node:
|
||||||
working_directory: ~/pinafore
|
working_directory: ~/pinafore
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/ruby:2.7.2-node-browsers
|
- image: cimg/ruby:2.7.2-browsers
|
||||||
node_and_ruby:
|
node_and_ruby:
|
||||||
working_directory: ~/pinafore
|
working_directory: ~/pinafore
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/ruby:2.7.2-node-browsers
|
- image: cimg/ruby:2.7.2-browsers
|
||||||
- image: circleci/postgres:12.2
|
- image: circleci/postgres:12.2
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: pinafore
|
POSTGRES_USER: pinafore
|
||||||
|
|
Loading…
Reference in New Issue