rainbow: disable docker gitlab runner
This commit is contained in:
		
							parent
							
								
									a05340b776
								
							
						
					
					
						commit
						a596e79a36
					
				
					 1 changed files with 0 additions and 12 deletions
				
			
		| 
						 | 
					@ -14,18 +14,6 @@ in
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
    settings.concurrent = 1;
 | 
					    settings.concurrent = 1;
 | 
				
			||||||
    services = {
 | 
					    services = {
 | 
				
			||||||
      # ci_test = {
 | 
					 | 
				
			||||||
      #   registrationConfigFile = "/srv/gitlab-runner/env/ci_test";
 | 
					 | 
				
			||||||
      #   dockerImage = "debian";
 | 
					 | 
				
			||||||
      #   dockerPrivileged = true;
 | 
					 | 
				
			||||||
      # };
 | 
					 | 
				
			||||||
      thoreb_builder = {
 | 
					 | 
				
			||||||
        registrationConfigFile =
 | 
					 | 
				
			||||||
          config.age.secrets.rainbow-gitlab-runner-thoreb-itinerario-registrationConfigFile.path;
 | 
					 | 
				
			||||||
        dockerImage = "debian";
 | 
					 | 
				
			||||||
        dockerPrivileged = true;
 | 
					 | 
				
			||||||
      };
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      thoreb-telemetria-nix = mkNixRunner config.age.secrets.gitlab-runner-thoreb-telemetria-registrationConfigFile.path;
 | 
					      thoreb-telemetria-nix = mkNixRunner config.age.secrets.gitlab-runner-thoreb-telemetria-registrationConfigFile.path;
 | 
				
			||||||
      thoreb-itinerario-nix = mkNixRunner config.age.secrets.rainbow-gitlab-runner-thoreb-itinerario-registrationConfigFile.path;
 | 
					      thoreb-itinerario-nix = mkNixRunner config.age.secrets.rainbow-gitlab-runner-thoreb-itinerario-registrationConfigFile.path;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue