# Build Container Images Forgejo Action An action that handles building container images from a Spud service definition. ## Interface ```yml inputs: service-definition: description: Path to the Spud service definition to use. default: ./service.yml ```