0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 17:02:40 +00:00

Fix config

This commit is contained in:
G.Ambatte
2022-03-22 11:14:41 +13:00
parent 934c77cee9
commit 9178d061ff

View File

@@ -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: .