mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 18:52:38 +00:00
Add executor to config
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
|||||||
- image: circleci/mongo:4.4
|
- image: circleci/mongo:4.4
|
||||||
|
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
|
executor: node/default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user