Skip to content

Add support for the Sonatype Nexus Repository as an artifact in Azure Pipelines

License

Notifications You must be signed in to change notification settings

BorderTech/NexusPipelineArtifact

 
 

Repository files navigation

NexusPipelineArtifact

Add support for the Sonatype Nexus Repository as an artifact in Azure Pipelines

Requirements

Building/Packaging the Extension

  1. git clone https://github.com/keyoke/NexusPipelineArtifact.git
  2. cd libs\nexus-v2
  3. npm install
  4. npm build
  5. npm link
  6. cd libs\nexus-v3
  7. npm install
  8. npm build
  9. npm link
  10. cd ....\
  11. npm install --global npm-link-better
  12. npm install
  13. npm run package

About

Add support for the Sonatype Nexus Repository as an artifact in Azure Pipelines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%