The latest available JFrog CLI is on version 2.34.1 as per the https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/ but when running the pipeline, it's pulling the old default version. But it should pull the latest version If I am not specifying any version.
Sample logs from the pipeline are attached for reference.
What is the expected behavior?
While running the JFrog Azure DevOps pipeline, the plugin should pull the latest version of JFrog CLI.
JFrog Azure DevOps extension version: 2.3.0
Possible workaround:
In the JFrog Azure DevOps pipeline, we can use of install custom version option as below.
This has bitten me, too. I mean, there's a task to get the JFrog CLI...but, when you ship a new version of this extension, you don't update the CLI packaged with it?? What gives? Really annoying.
This is regarding the Github issue related to the JFrog Azure DevOps plugin https://github.com/jfrog/jfrog-azure-devops-extension/issues/372. The JFrog plugin tasks to use the latest version of CLI in the pipeline.
The latest available JFrog CLI is on version 2.34.1 as per the https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/ but when running the pipeline, it's pulling the old default version. But it should pull the latest version If I am not specifying any version.
Sample logs from the pipeline are attached for reference.
What is the expected behavior?
While running the JFrog Azure DevOps pipeline, the plugin should pull the latest version of JFrog CLI.
JFrog Azure DevOps extension version: 2.3.0
Possible workaround:
In the JFrog Azure DevOps pipeline, we can use of install custom version option as below.