mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 17:02:40 +00:00
Fix config
This commit is contained in:
@@ -35,6 +35,12 @@ jobs:
|
|||||||
- .
|
- .
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
docker:
|
||||||
|
- image: circleci/node:16.10.0
|
||||||
|
- image: circleci/mongo:4.4
|
||||||
|
|
||||||
|
working_directory: ~/repo
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: .
|
at: .
|
||||||
|
|||||||
Reference in New Issue
Block a user