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