docs: add a plugin for Gradle project
This commit is contained in:
		
							parent
							
								
									6f3c21a10e
								
							
						
					
					
						commit
						6b1938fd7e
					
				| @ -73,3 +73,7 @@ | |||||||
|   - `publish`: Runs `mvn deploy` to deploy to maven central and optionally will update to next snapshot version and merge changes to development branch |   - `publish`: Runs `mvn deploy` to deploy to maven central and optionally will update to next snapshot version and merge changes to development branch | ||||||
| - [semantic-release-ado](https://github.com/lluchmk/semantic-release-ado) | - [semantic-release-ado](https://github.com/lluchmk/semantic-release-ado) | ||||||
|   - `prepare`: Stores the version number as an Azure DevOps pipeline variable availabe to downstream steps on the job |   - `prepare`: Stores the version number as an Azure DevOps pipeline variable availabe to downstream steps on the job | ||||||
|  | - [gradle-semantic-release](https://github.com/KengoTODA/gradle-semantic-release-plugin) | ||||||
|  |   - `verifyConditions`: Verify that project has a Gradle wrapper script, and `build.gradle` contains a task to publish artifacts. | ||||||
|  |   - `prepare`: Changes the version number in the `gradle.properties` | ||||||
|  |   - `publish`: Triggers Gradle to publish artifacts. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user