From eb2c7b1eee81beaebe0e4a1385db63a2d3babc6f Mon Sep 17 00:00:00 2001 From: Youssef Touggani Date: Fri, 15 Jan 2021 21:17:43 +0100 Subject: [PATCH] :construction: modification bdd et reglages --- .circleci/config.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7338ead..7ed5272 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -63,14 +63,13 @@ jobs: fi workflows: - version: - build_test_deploy: + version: 2 + test_deploy: jobs: - build - test: requires: - build - deploy-heroku: - context: Heroku requires: - build \ No newline at end of file