From 7dcf8ee8ce9f2b387f80b2293f435eeb246eb5dc Mon Sep 17 00:00:00 2001 From: LecomteAdrien Date: Tue, 12 Jan 2021 17:52:33 +0100 Subject: [PATCH] :green_heart:Update config.yml --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6c0b2d9..75fe5a0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,4 +34,5 @@ workflows: - yarn - server-deploy: requires: - - yarn \ No newline at end of file + - yarn + #..... \ No newline at end of file