Files
chef/roles/gitea_actions_runner.rb
T
Greg Karekinian 7810f9f373 Update Gitea to 1.26.4, Gitea Runner to 2.0.0
Two avatar configs were moved to the admin settings.
2026-07-01 14:28:31 +02:00

6 lines
67 B
Ruby

name "gitea_actions_runner"
run_list %w(
kosmos_gitea::runner
)