Browse Source

Updated config.yml

main
guidezSeb 6 years ago
parent
commit
1442761e44
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -63,7 +63,6 @@ jobs:
- run:
name: Deploy main to heroku
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git main
- run:
name: Smoke test
command: |

Loading…
Cancel
Save