Commit ba4efbef authored by Benjamin Schubert's avatar Benjamin Schubert
Browse files

fixup! Refactor test pipeline to make them more composable.

parent 045a7024
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ source_dist:
  # Go back to the toplevel and collect our reports
  - cd ../..
  - mkdir -p ${COVERAGE_ARTIFACT_PATH}
  - find dist/
  - cp dist/buildstream/.coverage ${COVERAGE_ARTIFACT_PATH}/coverage."${CI_JOB_NAME}"
  except:
  - schedules