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