Skip to content

Increase runner size to large

Shao Ming Tan requested to merge increase-runner-size into main

The gitlab runner ran out of space in the latest build. This MR bumps the runner size to large to fix this.

At the same time, we noticed that the runner is timing out due to changes in trivy-db's build script(more context in the issue).

Increasing this project's job timeout to 2 hours and increasing the wget timeout produced a successful build.

Edited by Shao Ming Tan

Merge request reports