mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	jenkins-test: tame debug output to keep logs at a reasonable length
This commit is contained in:
		
							parent
							
								
									9ade09349b
								
							
						
					
					
						commit
						3d3050d04f
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -40,12 +40,12 @@ echo "gpgkey = 'CE71F7FB'" >> config.py
 | 
			
		|||
test -d repo || mkdir repo
 | 
			
		||||
test -d archive || mkdir archive
 | 
			
		||||
# when everything is copied over to run on SIGN machine
 | 
			
		||||
../fdroid publish --verbose
 | 
			
		||||
../fdroid gpgsign --verbose
 | 
			
		||||
../fdroid publish
 | 
			
		||||
../fdroid gpgsign
 | 
			
		||||
# when everything is copied over to run on BUILD machine
 | 
			
		||||
../fdroid update --verbose --nosign
 | 
			
		||||
../fdroid update --nosign
 | 
			
		||||
# when everything is copied over to run on SIGN machine
 | 
			
		||||
../fdroid signindex --verbose
 | 
			
		||||
 | 
			
		||||
../fdroid rewritemeta --verbose
 | 
			
		||||
../fdroid rewritemeta --quiet
 | 
			
		||||
git --no-pager diff
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue