Browse Source

💚 fix CI build

dependabot/pip/requirements/sqlalchemy-1.3.0
denisdalmeida04@gmail.com 6 years ago
parent
commit
c4f293bc34
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -99,4 +99,4 @@ jobs:
- checkout - checkout
- run: - run:
name: Heroku Deploy name: Heroku Deploy
command: git push https://heroku:5f976f6c-4d3d-47f7-b33e-c64757c330f1@git.heroku.com/devospp.git origin/test
command: git push https://heroku:5f976f6c-4d3d-47f7-b33e-c64757c330f1@git.heroku.com/morning-mesa-76496.git origin/test
Loading…
Cancel
Save