Browse Source

Update config.yml

pull/9/head
LecomteAdrien 6 years ago
parent
commit
d6e6418902
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -53,7 +53,7 @@ jobs:
database: database:
docker: docker:
- image: circleci/postgres:9.6-alpine
- image: cimg/node:14.10.1
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:

Loading…
Cancel
Save