Skip to content

CI: set memory limit for docker build cache

  • --keep-storage option of docker buildx command should enable to set maximal allowed memory consumed by docker build cache, cached data over the limit should be removed
  • for now, testing with 30 Gb

Merge request reports

Loading