From 5f66e7e99eb5d3776000ea613b7183ee3a39c294 Mon Sep 17 00:00:00 2001 From: lamya-rey Date: Mon, 18 Jan 2021 10:11:59 +0100 Subject: [PATCH] :construction_worker: update requires --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c6dcb3e..5245205 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -116,4 +116,4 @@ workflows: - build - docker-build-and-push: requires: - -deploy-heroku \ No newline at end of file + -build \ No newline at end of file