Browse Source

config.yml fix

dependabot/pip/requirements/sqlalchemy-1.3.0
hallouma875 6 years ago
parent
commit
73fa9aa984
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -122,6 +122,7 @@ jobs:
steps: steps:
- checkout - checkout
- run: - run:
name: Heroku Deploy name: Heroku Deploy
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git main command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git main

Loading…
Cancel
Save