mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	gitlab-ci: ensure android-23 is present for fdroid build test
				
					
				
			This test builds https://gitlab.com/fdroid/ci-test-app, which uses android-23
This commit is contained in:
		
							parent
							
								
									69e4d48924
								
							
						
					
					
						commit
						59018a887b
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,8 @@ test:
 | 
			
		|||
  image: registry.gitlab.com/fdroid/ci-images-server:latest
 | 
			
		||||
  script:
 | 
			
		||||
    - $pip install -e .[test]
 | 
			
		||||
    # the `fdroid build` test in tests/run-tests needs android-23
 | 
			
		||||
    - echo y | $ANDROID_HOME/tools/bin/sdkmanager "platforms;android-23"
 | 
			
		||||
    - cd tests
 | 
			
		||||
    - ./complete-ci-tests
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue