From d19baf701e96010e10697b903a65b89a381dfd71 Mon Sep 17 00:00:00 2001 From: Anatole De Chauveron <54862351+Anatole-DC@users.noreply.github.com> Date: Mon, 11 Oct 2021 10:42:49 +0200 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ffccd31..5ebcdc6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,15 +2,9 @@ version: 2.1 jobs: build: docker: -<<<<<<< HEAD - - image: cimg/node - auth: - username: Anatole-DC -======= - image: cimg/node:16.10.0 auth: username: adechauveron ->>>>>>> efd5113c2cef6d5b080a3741d5c06527be1056cc password: $DOCKER_PASSWORD steps: