mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
add missing id
This commit is contained in:
parent
25f4a32123
commit
b52d4c5897
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
"ruby-2.6":
|
||||
environment:
|
||||
COVERAGE: true
|
||||
CC_TEST_REPORTER_ID: #MISSING_ID_HERE
|
||||
CC_TEST_REPORTER_ID: 003c3033501d70a2653bd887ff9a8b2884a263e6a4e27f2ba68748e15530918d
|
||||
docker:
|
||||
- image: circleci/ruby:2.6
|
||||
- image: circleci/redis:4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue