services.buildbot-master.factorySteps
NixOS option
Factory Steps
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/continuous-integration/buildbot/master.nixView source on NixOS/nixpkgs →[ "steps.Git(repourl='https://github.com/buildbot/pyflakes.git', mode='incremental')" "steps.ShellCommand(command=['trial', 'pyflakes'])" ]