Skip to content

CI improvements

Simon Zeni requested to merge bl4ckb0ne/electric-maple:ci-v2 into main
  • Change the way we get the android ndk/sdk to build, some of them were not present and were downloaded during the build stage
  • Bump gst_android to 1.24.5
  • Removed unused arch from the build folder, that reduces the image by a lot
  • Run format-and-spellcheck.sh in CI
  • Get gst_android at in the container stage rather than the build stage

The gst folder is still about 2.4G, we should see if everything is required and trim it in a follow up MR.

Merge request reports