Avoid installing Ruby in finalize stage
This commit is contained in:
parent
554f897b27
commit
4989b0e4e9
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ jobs:
|
|||
paths:
|
||||
- coverage/codeclimate.5.json
|
||||
- stage: finalize
|
||||
language: minimal
|
||||
before_install:
|
||||
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > $CCTR
|
||||
- chmod +x $CCTR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue