docs(artifactory): removed details about using artifactory with legacy auth
since we no longer support legacy auth in the npm plugin and artifcatory can use modern auth with more recent versions
This commit is contained in:
		
							parent
							
								
									4a943a5651
								
							
						
					
					
						commit
						d7e14f6d02
					
				| @ -158,14 +158,6 @@ Or with the `publishConfig.access` key in your project's `package.json`: | ||||
| } | ||||
| ``` | ||||
| 
 | ||||
| ## Can I use semantic-release to publish a package on Artifactory? | ||||
| 
 | ||||
| Any npm compatible registry is supported with the [`@semantic-release/npm`](https://github.com/semantic-release/npm) plugin. For Artifactory versions prior to 5.4, the legacy authentication has to be used (with `NPM_USERNAME`, `NPM_PASSWORD` and `NPM_EMAIL` [environment variables](https://github.com/semantic-release/npm#environment-variables)). | ||||
| 
 | ||||
| See [npm registry authentication](https://github.com/semantic-release/npm#npm-registry-authentication) for more details. | ||||
| 
 | ||||
| See [Artifactory - npm Registry](https://www.jfrog.com/confluence/display/RTF/Npm+Registry#NpmRegistry-AuthenticatingthenpmClient) documentation for Artifactory configuration. | ||||
| 
 | ||||
| ## Can I manually trigger the release of a specific version? | ||||
| 
 | ||||
| You can trigger a release by pushing to your Git repository. You deliberately cannot trigger a _specific_ version release, because this is the whole point of semantic-release. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user