Skip to content

gitlab-ci: temporary fix of entity too large

Juraj Paluba requested to merge gitlab-ci-fix into main

Upon uploading of artifacts while building the repository the runner returned the following error: 413 Request Entity Too Large.

For now I am removing upload of artifacts, but it is something to look into in future.

Merge request reports