[ANSIBLE] Automated PR for gitea-runner-capacity-bump_2025-09-30T07-08-37 - #50 #50

Merged
gitea-sonarqube-bot merged 1 commits from gitea-runner-capacity-bump_2025-09-30T07-08-37 into main 2025-09-30 08:03:32 -04:00
@@ -11,7 +11,7 @@ runner:
# Where to store the registration result. # Where to store the registration result.
file: .runner file: .runner
# Execute how many tasks concurrently at the same time. # Execute how many tasks concurrently at the same time.
capacity: 3 capacity: 5
# Extra environment variables to run jobs. # Extra environment variables to run jobs.
# envs: # envs:
# A_TEST_ENV_NAME_1: a_test_env_value_1 # A_TEST_ENV_NAME_1: a_test_env_value_1