Browse Source

💚 Add e2e link to heroku deployement

pull/3/head
Anatole-DC 4 years ago
parent
commit
c3bf9a8574
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -90,6 +90,7 @@ workflows:
- build - build
- lint - lint
- back-test-unit - back-test-unit
- back-test-e2e
filters: filters:
branches: branches:
only: main only: main
Loading…
Cancel
Save