6 lines
No EOL
264 B
Text
6 lines
No EOL
264 B
Text
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.'
|
|
-> edp.forgejoActions 'register'
|
|
}
|
|
} |