mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	gitlab-ci: delete extraneous keystore key from PUBLISH job
repo_keyalias is set in tests/config.yml, so this does not need to fake the fdroiddata value.
This commit is contained in:
		
							parent
							
								
									5150c721f4
								
							
						
					
					
						commit
						68fad5c7f7
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -760,9 +760,6 @@ PUBLISH:
 | 
			
		|||
    # silence warnings
 | 
			
		||||
    - chmod 0600 config.yml config/*.yml config/*/*.yml
 | 
			
		||||
    - chmod 0700 $gpghome
 | 
			
		||||
    # make fake 'ciarang' index signing key
 | 
			
		||||
    - keytool -keyclone -alias 4e7da5b7 -dest ciarang
 | 
			
		||||
        -keypass:env keypass -new:env keypass -storepass:env keystorepass -keystore $keystore
 | 
			
		||||
 | 
			
		||||
    - export PATH=$CI_PROJECT_DIR:$PATH
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue