Increasing Gitea Runner capacity. #78

Merged
gitea-sonarqube-bot merged 5 commits from gitea-runner-capacity-increase_2025-10-26T17-35-02 into main 2025-10-28 05:50:15 -04:00
Showing only changes of commit 8ed6009a21 - Show all commits
@@ -11,7 +11,7 @@ runner:
# Where to store the registration result.
file: .runner
# Execute how many tasks concurrently at the same time.
capacity: 5
capacity: 10
# Extra environment variables to run jobs.
# envs:
# A_TEST_ENV_NAME_1: a_test_env_value_1