Fix update-coverage job

This commit is contained in:
Kamil Trzcinski 2016-06-30 17:55:16 +02:00 committed by Grzegorz Bizon
parent caec732c76
commit 2d3978842c
1 changed files with 4 additions and 1 deletions

View File

@ -62,8 +62,11 @@ update-knapsack:
- master
update-coverage:
<<: *knapsack-state
stage: post-test
services: []
variables:
USE_DB: "false"
USE_BUNDLE_INSTALL: "true"
script:
- bundle exec scripts/merge-simplecov
artifacts: