Browse Source

config.yml fix

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

3
.circleci/config.yml

@ -121,7 +121,8 @@ jobs:
- image: buildpack-deps:trusty
steps:
- checkout
- run:
name: Heroku Deploy
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git main

Loading…
Cancel
Save