Adding mongo image to the circleci config

This commit is contained in:
Scott Tolksdorf
2018-11-07 16:00:24 -05:00
committed by Trevor Buckner
parent 4163e95938
commit 7818b6db46
2 changed files with 2 additions and 7 deletions
+1 -6
View File
@@ -6,13 +6,8 @@ version: 2
jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:7.10
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
# - image: circleci/mongo:3.4.4
- image: circleci/mongo:3.4.4
working_directory: ~/repo