Benjamin Schubert pushed to branch bschubert/tests-no-chroot-linux at BuildStream / buildstream
Commits:
-
ba4efbef
by Benjamin Schubert at 2018-10-25T17:50:51Z
1 changed file:
Changes:
... | ... | @@ -81,6 +81,7 @@ source_dist: |
81 | 81 |
# Go back to the toplevel and collect our reports
|
82 | 82 |
- cd ../..
|
83 | 83 |
- mkdir -p ${COVERAGE_ARTIFACT_PATH}
|
84 |
+ - find dist/
|
|
84 | 85 |
- cp dist/buildstream/.coverage ${COVERAGE_ARTIFACT_PATH}/coverage."${CI_JOB_NAME}"
|
85 | 86 |
except:
|
86 | 87 |
- schedules
|