mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	keepalived: T4128: pin package to specific Git commit
keepalived commit 8af889bc is known to work - pin builds to this version until we decide for a newer release (2.2.5 or higher). (cherry picked from commit f0cdd802c2a6a9bc12f5495d517837b4c6a1b494)
This commit is contained in:
		
							parent
							
								
									dc1fbb8f0e
								
							
						
					
					
						commit
						0f31510e42
					
				
							
								
								
									
										2
									
								
								packages/keepalived/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								packages/keepalived/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -23,7 +23,7 @@
 | 
			
		||||
// and not via a DEB package
 | 
			
		||||
def pkgList = [
 | 
			
		||||
    ['name': 'keepalived',
 | 
			
		||||
     'scmCommit': 'master',
 | 
			
		||||
     'scmCommit': '8af889bc',
 | 
			
		||||
     'scmUrl': 'https://github.com/acassen/keepalived',
 | 
			
		||||
     'buildCmd': 'cd ..; ./build.sh'],
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user