jfrog-azure-devops-extension
jfrog-azure-devops-extension copied to clipboard
Please add a "fail-no-op" option to ArtifactoryDotnetCore / JFrogDotnetCore
Is your feature request related to a problem? Please describe. I need to know whether the Nuget package I want to upload to Artifactory was actually uploaded, and fail the pipeline if it wasn't found.
Describe the solution you'd like to see
A flag akin failNoOp in ArtifactoryGenericUpload task.
Describe alternatives you've considered
A generic arguments parameter for ther said tasks.
Additional context Azure DevOps.