From 0667f75a2bbe72c9ef48b6bef533bb31b90043e6 Mon Sep 17 00:00:00 2001 From: Alexandre SOARES <72209227+AS-37@users.noreply.github.com> Date: Mon, 11 Oct 2021 10:49:01 +0200 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e30ebc1..9df930f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -20,7 +20,6 @@ version: 2.1 key: npm-v1-dependencies-{{ checksum "yarn.lock" }} paths: - node_modules #ça marche jusqu'ici pour l'instant - jobsbis: test: docker: - image: cimg/node:14.15.0 # the primary container, where your job's commands are run