Gianni Giudice 6 years ago
parent
commit
9ce50804a5
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -101,8 +101,7 @@ jobs:
- checkout - checkout
- run: - run:
name: Heroku Deploy name: Heroku Deploy
command: git push https://heroku:900f5ff9-6b73-4d45-ab2e-d16b6268d231@git.heroku.com/morning-mountain-84049.git
HEAD:main
command: git push https://heroku:900f5ff9-6b73-4d45-ab2e-d16b6268d231@git.heroku.com/morning-mountain-84049.git HEAD:main
- run: - run:
name: Smoke Test name: Smoke Test

Loading…
Cancel
Save