From 814d3add70d4770d2eaf22d21d9fec7d38a7b43d Mon Sep 17 00:00:00 2001 From: hallouma875 Date: Thu, 14 Jan 2021 14:18:25 +0100 Subject: [PATCH] config.yml fix --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3ff975d..eca7a66 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -123,7 +123,7 @@ jobs: - checkout - run: name: Heroku Deploy - command: git push https://heroku:e4880f8f-0595-42ce-9a50-144e6281e731@git.heroku.com/projectdevopsfinal.git main + command: git push https://heroku:e4880f8f-0595-42ce-9a50-144e6281e731@git.heroku.com/projectdevopsfinal.git origin/main docker-build-and-push: working_directory: /dockerapp docker: