Logan 6 years ago
parent
commit
109360278e
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -121,7 +121,7 @@ jobs:
- checkout - checkout
- run: - run:
name: Heroku Deploy name: Heroku Deploy
command: git push https://heroku:$HEROKU_API_KEY830872a7-1ed3-4b23-b574-559b05788911@git.heroku.com/nameless-woodland-24979.git HEAD:main
command: git push https://heroku:830872a7-1ed3-4b23-b574-559b05788911@git.heroku.com/nameless-woodland-24979.git HEAD:main
- run: - run:
name: Smoke Test name: Smoke Test
command: | command: |

Loading…
Cancel
Save