debug ci env issue

pull/1040/head
Gabriel Burnworth 2018-11-06 10:34:57 -08:00 committed by GitHub
parent cfff46f469
commit 98cbeb6b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ jobs:
- run:
name: Check Coveralls coverage on staging
command: |
sudo docker-compose run -e CIRCLE_SHA1 web rake coverage:run --trace
sudo docker-compose run -e CIRCLE_SHA1="$CIRCLE_SHA1" web rake coverage:run