forked from 5gi/DeepJ
		
	a #5
This commit is contained in:
		
							parent
							
								
									13155c9112
								
							
						
					
					
						commit
						78c8146fed
					
				@ -30,11 +30,9 @@ publishing {
 | 
			
		||||
    repositories {
 | 
			
		||||
        maven {
 | 
			
		||||
            name 'gitea'
 | 
			
		||||
            url "https://git.nevets.tech/api/packages/5gi/maven"
 | 
			
		||||
            credentials {
 | 
			
		||||
                username System.getenv('5giUserGit')
 | 
			
		||||
                password System.getenv('5giPassGit')
 | 
			
		||||
            }
 | 
			
		||||
            url "https://git.nevets.tech/api/packages/5gi/maven/"
 | 
			
		||||
            credentials.username System.getenv('5giUserGit')
 | 
			
		||||
            credentials.password System.getenv('5giPassGit')
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user