Daniel Silverstone pushed to branch danielsilverstone-ct/fix-lint-issues at BuildStream / buildstream
Commits:
-
5e1f9414
by Daniel Silverstone at 2018-10-25T13:46:31Z
1 changed file:
Changes:
| ... | ... | @@ -78,7 +78,7 @@ source_dist: |
| 78 | 78 |
# Go back to the toplevel and collect our reports
|
| 79 | 79 |
- cd ../..
|
| 80 | 80 |
- mkdir -p coverage-linux/
|
| 81 |
- - cp dist/buildstream/.coverage.* coverage-linux/coverage."${CI_JOB_NAME}"
|
|
| 81 |
+ - cp dist/buildstream/.coverage coverage-linux/coverage."${CI_JOB_NAME}"
|
|
| 82 | 82 |
except:
|
| 83 | 83 |
- schedules
|
| 84 | 84 |
artifacts:
|
