mirror of
				https://github.com/lubuntu-team/ci-tooling.git
				synced 2025-11-04 07:54:04 +00:00 
			
		
		
		
	Revert "Print the package_config for the management job."
This reverts commit 3189f14152fdfbd8205e2cce8dc7748e1290d633.
This commit is contained in:
		
							parent
							
								
									3189f14152
								
							
						
					
					
						commit
						be0df4de34
					
				@ -228,7 +228,6 @@ class Generator:
 | 
			
		||||
            for release in total_rel:
 | 
			
		||||
                for jobtype in ["unstable", "stable"]:
 | 
			
		||||
                    package_config = self.load_config("release-mgmt")
 | 
			
		||||
                    print(package_config)
 | 
			
		||||
                    jobname = "mgmt_build_" + release + "_" + jobtype
 | 
			
		||||
                    if job_name in jobs:
 | 
			
		||||
                        job = server.get_job(job_name)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user