Skip to content
Latchkey

Build Agent - CI/CD 用語集の定義

build agent は CI の job を要求して実行するマシンまたはプロセスです。GitHub Actions では同等のものが *runner* です。

関連ガイド