Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dev:git:gitlab:runner:runmultiple [2022/05/02 09:46] – created jsdev:git:gitlab:runner:runmultiple [2022/05/02 09:49] (current) js
Line 10: Line 10:
  
 Complete example: Complete example:
-<code>concurrent = 100+<code ini>concurrent = 100
 check_interval = 0 check_interval = 0
  
Line 18: Line 18:
 [[runners]] [[runners]]
   name = "Sonarqube Runner"   name = "Sonarqube Runner"
-  url = "https://gitsrv.schnuerle.com:8443/" +  url = "https://gitsrv.schnuerle.com:3453/" 
-  token = "L29Y1dvr-g7pasA5EvFt"+  token = "L29dsfvr-gAdfsf5EvFt"
   executor = "docker"   executor = "docker"
   [runners.custom_build_dir]   [runners.custom_build_dir]
Line 36: Line 36:
     volumes = ["/cache"]     volumes = ["/cache"]
     shm_size = 0</code>     shm_size = 0</code>
 +    
 +{{ :dev:git:gitlab:runner:multi-runner-sessions.png?direct |}}