From 4faa692bb14d6a8b13f34a318aa1f5075b974711 Mon Sep 17 00:00:00 2001 From: Anatole De Chauveron <54862351+Anatole-DC@users.noreply.github.com> Date: Mon, 11 Oct 2021 10:31:58 +0200 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2995c06..00053e2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -4,7 +4,7 @@ jobs: docker: - image: cimg/node auth: - username: Anatole-DC + username: adechauveron password: $DOCKER_PASSWORD steps: