Browse Source

🚀deploy back on heroku

test
denisdalmeida04@gmail.com 6 years ago
parent
commit
4ad052af7d
  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:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git origin/test
command: git push https://heroku:5f976f6c-4d3d-47f7-b33e-c64757c330f1@git.heroku.com/devospp.git origin/test
Loading…
Cancel
Save