Skip to content

Fix CI pipeline by increasing filesystem size

Increase filesystem_size in config/desktop.toml so CI jobs no longer fail.

The build itself doesn't fail now, but build artifacts are too large, and so the job still fails. An administrator would need to change the CI settings accordingly: https://docs.gitlab.com/administration/cicd/job_artifacts_troubleshooting/#413-request-entity-too-large-error

Merge request reports

Loading