mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	gitlab-ci: fix sudo test in "fdroid build" job
This commit is contained in:
		
							parent
							
								
									8223b5b3ed
								
							
						
					
					
						commit
						3027dc014e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -386,7 +386,7 @@ fdroid build:
 | 
			
		|||
    - $fdroid build --verbose --on-server --no-tarball org.fdroid.fdroid:$currentVersionCode
 | 
			
		||||
 | 
			
		||||
    # each `fdroid build --on-server` run expects sudo, then uninstalls it
 | 
			
		||||
    - ! dpkg --list sudo
 | 
			
		||||
    - if dpkg --list sudo; then echo "sudo should not be still there"; exit 1; fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# test the plugin API and specifically the fetchsrclibs plugin, which
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue