mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	gitlab-ci: switch archived ci-images-server to ci-images-base
ci-images-server was created separately from ci-images-base back in the day when we had to support Debian/stretch without stretch-backports. Those days are gone now, so ci-images-server has been archived and should no longer be used.
This commit is contained in:
		
							parent
							
								
									ed0102754a
								
							
						
					
					
						commit
						15a6e2d3a0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@ variables:
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
test:
 | 
			
		||||
  image: registry.gitlab.com/fdroid/ci-images-server:latest
 | 
			
		||||
  image: registry.gitlab.com/fdroid/ci-images-base
 | 
			
		||||
  script:
 | 
			
		||||
    - $pip install -e .[test]
 | 
			
		||||
    # the `fdroid build` test in tests/run-tests needs android-23
 | 
			
		||||
| 
						 | 
				
			
			@ -22,7 +22,7 @@ test:
 | 
			
		|||
# The COMMIT_ID should be bumped after each release, so that the list
 | 
			
		||||
# of sed hacks needed does not continuously grow.
 | 
			
		||||
metadata_v0:
 | 
			
		||||
  image: registry.gitlab.com/fdroid/ci-images-server:latest
 | 
			
		||||
  image: registry.gitlab.com/fdroid/ci-images-base
 | 
			
		||||
  variables:
 | 
			
		||||
    GIT_DEPTH: 1000
 | 
			
		||||
    RELEASE_COMMIT_ID: 37f37ebd88e79ebe93239b72ed5503d5bde13f4b  # 2.0a~
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue