Skip to content

Commit d25bdc0

Browse files
authored
Merge branch 'master' into music_ext_sprint_2
2 parents bac46a7 + 5616801 commit d25bdc0

File tree

16 files changed

+21076
-2438
lines changed

16 files changed

+21076
-2438
lines changed

.circleci/config.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,8 @@ jobs:
77
build:
88
docker:
99
# specify the version you desire here
10-
- image: circleci/node:7.10
10+
- image: circleci/node:14.6
1111

12-
# Specify service dependencies here if necessary
13-
# CircleCI maintains a library of pre-built images
14-
# documented at https://circleci.com/docs/2.0/circleci-images/
15-
# - image: circleci/mongo:3.4.4
16-
1712
working_directory: ~/repo
1813

1914
steps:

0 commit comments

Comments
 (0)