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: