mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	Merge pull request #400 from sever-sever/T5261
T5261: build aws-gwlbtun replace build sh to build python Jenkins
This commit is contained in:
		
						commit
						31307dea67
					
				@ -24,7 +24,7 @@ def pkgList = [
 | 
			
		||||
        'name': 'aws-gateway-load-balancer-tunnel-handler',
 | 
			
		||||
        'scmCommit': 'f78058a',
 | 
			
		||||
        'scmUrl': 'https://github.com/aws-samples/aws-gateway-load-balancer-tunnel-handler',
 | 
			
		||||
        'buildCmd': "./build.sh",
 | 
			
		||||
        'buildCmd': "cd ..; ./build.py",
 | 
			
		||||
        'architecture': ['amd64', 'arm64'],
 | 
			
		||||
    ],
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user