Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
talarian1 committed Nov 16, 2020
1 parent 3ff60fb commit 3f3ae41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ the extension lets you capture information about your build's resolved dependenc
Gain full traceability for your builds as the environment data associated with your build is automatically collected.

The extension currently supports the following package managers:
Maven, Gradle, npm, NuGet, Docker, Go and Conan. It also allows downloading and uploading generic files from and to Artifactory.
Maven, Gradle, npm, NuGet, Docker, Go, Pip and Conan. It also allows downloading and uploading generic files from and to Artifactory.

## Documentation and source code
The full extension documentation is available [here](https://www.jfrog.com/confluence/display/JFROG/Artifactory+Azure+DevOps+Extension).
Expand All @@ -32,8 +32,8 @@ The task can be also configured to capture build-info and stores the uploaded fi

![GenericUpload](images/marketplace/generic-upload.png)

## Triggering Nuget, .NET Core CLI, Maven, Gradle, npm, Go and Conan builds
The extension adds the following tasks: **Artifactory Nuget**, **Artifactory .NET Core**, **Artifactory Maven**, **Artifactory Gradle**, **Artifactory npm** and **Artifactory Go** to support full build integration with Artifactory. All tasks allow resolving dependencies and deploying artifacts from and to Artifactory. These tasks can also be configured to capture build-info for the build. The captured build-info can be later published to Artifactory using the **Artifactory Publish Build-Info** task.
## Triggering NuGet, .NET Core CLI, Maven, Gradle, npm, Go, Pip and Conan builds
The extension adds the following tasks: **Artifactory NuGet**, **Artifactory .NET Core**, **Artifactory Maven**, **Artifactory Gradle**, **Artifactory npm** and **Artifactory Go** to support full build integration with Artifactory. All tasks allow resolving dependencies and deploying artifacts from and to Artifactory. These tasks can also be configured to capture build-info for the build. The captured build-info can be later published to Artifactory using the **Artifactory Publish Build-Info** task.

![PackageManagers](images/marketplace/package-managers.png)

Expand Down

0 comments on commit 3f3ae41

Please sign in to comment.