Add COVERALLS_REPO_TOKEN

pull/1007/head
Rick Carlino 2018-10-14 15:09:06 -05:00
parent 837f75dd4e
commit ad33a3ff6b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- run:
name: Do stuff - Part II
command: |
sudo docker-compose run web rspec spec
sudo docker-compose run -e COVERALLS_REPO_TOKEN=lEX6nkql7y2YFCcIXVq5ORvdvMtYzfZdG web rspec spec
sudo docker-compose run webpack sh run_js_build.sh
- deploy:
name: Build and push Docker image