Skip to content

CI: Strip binaries produced by setup-test-env

Peter Leitzen requested to merge pl-ci-strip-binaries into master

What does this MR do and why?

This reduces artifact's size from 321 MB to 202 MB.

Refs: #442029 (closed)

Draft?

  • [-] Create a new label to act as killswitch for stripping binaries:
    • ~pipeline:debug-binaries or pipeline:binaries-not-stripped
  • Document how to disable binary stripping

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Verify on CI

Stripped
Screenshot_from_2024-02-15_13-47-49

https://gitlab.com/gitlab-org/gitlab/-/jobs/6180165325/artifacts/download contains an artifact of 202 MB size (previously 321 MB).

Edited by Peter Leitzen

Merge request reports