Browse Source

config.yml fix

dependabot/pip/requirements/sqlalchemy-1.3.0
hallouma875 6 years ago
parent
commit
814d3add70
  1. 2
      .circleci/config.yml

2
.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:

Loading…
Cancel
Save