Browse Source

forgot context

main
Francois Lannoy 6 years ago
parent
commit
2b2349a0d8
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -146,6 +146,8 @@ workflows:
requires:
- build
- back-deploy-heroku:
context:
- HEROKU
requires:
- build
- lint

Loading…
Cancel
Save