Description
Continuous integration jobs can run on a lightweight server that focuses on speed and simple operation. It is useful for teams or individuals who want self-hosted build and test automation without a large CI platform.
CI servers execute project commands and may handle secrets, repositories, and deployment credentials. Isolate workers and protect tokens before connecting real projects.