Article

[dev.to] GitLab CI/CD Runner Clean-up with Pre-build Scripts

gitlab-ci-cd runner clean-up pre-build-script
Posted on Monday, May the 23rd, 2022
0 min read

GitLab CI/CD has a powerful but somewhat under-documented pre-build script feature that allows us to execute custom logic before builds are run on a GitLab runner. This post explores how to utilize the pre-build script to automate Docker system clean-up on GitLab runners.

Click the link below to read the full post. ↓
friedrichkurz.me

© 2025 Friedrich Kurz

Privacy Policy