Fix double publication
This commit is contained in:
		
							parent
							
								
									0b96297009
								
							
						
					
					
						commit
						2829128286
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -38,12 +38,6 @@ gradlePlugin { | |||
| } | ||||
| 
 | ||||
| publishing { | ||||
|     publications { | ||||
|         create<MavenPublication>("mavenJava") { | ||||
|             artifact(tasks.jar) | ||||
|         } | ||||
|     } | ||||
| 
 | ||||
|     repositories { | ||||
|         mavenLocal() | ||||
|         if (System.getenv("MAVEN_URL") != null) { | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue