docs: add semantic-release-ado to community plugins
This commit is contained in:
		
							parent
							
								
									d7299395d5
								
							
						
					
					
						commit
						9d310c958b
					
				| @ -71,3 +71,5 @@ | |||||||
|   - `verifyRelease`: Checks and warns (does not error by default) if the version numbers found on maven central and within the Git project differ by quite a bit |   - `verifyRelease`: Checks and warns (does not error by default) if the version numbers found on maven central and within the Git project differ by quite a bit | ||||||
|   - `prepare`: Changes the version number in the `pom.xml` (or all `pom.xml` files in maven projects with multiple `pom.xml` files) and optionally creates a commit with this version number and pushes it to `master` |   - `prepare`: Changes the version number in the `pom.xml` (or all `pom.xml` files in maven projects with multiple `pom.xml` files) and optionally creates a commit with this version number and pushes it to `master` | ||||||
|   - `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) | ||||||
|  |   - `prepare`: Stores the version number as an Azure DevOps pipeline variable availabe to downstream steps on the job | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user