edp-doc/likec4/models/components/forgejoRunner.c4

6 lines
224 B
Text
Raw Normal View History

model {
component forgejoRunner 'Forgejo Runner' {
description 'A runner is a service that runs jobs triggered by Forgejo. A runner can have different technical implementations like a container or a VM.'
}
}