feature/jenkins-proxy (#182)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/182 Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkins/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkins/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -6,7 +6,7 @@ pipeline { | ||||
|     } | ||||
|     agent { | ||||
|         dockerfile { | ||||
|             filename 'Jenkins/agent/Dockerfile' | ||||
|             filename 'Jenkins/jenkins-agent/Dockerfile' | ||||
|             args """--user root --network ${params.AGENT_NETWORK} | ||||
|                     --volume /var/run/docker.sock:/var/run/docker.sock | ||||
|                     --memory=8g --cpus=${params.AGENT_CPUS}""" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user