-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I'm upgrading artifacotry task to latest JFrogDocker@1 in AzureDevOps, but it failed when downloading a specific JFrog cli version.
Current behavior
==============================================================================
Task : JFrog Docker
Description : Pull and push docker images from and to Artifactory (while allowing to collect build-info) or scan local docker images with JFrog Xray.
Version : 1.10.3
Author : JFrog
Help : [More Information](https://github.com/jfrog/jfrog-azure-devops-extension#Pushing-and-Pulling-Docker-Images-to-and-from-Artifactory)
==============================================================================
Downloading: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/1.53.2/jfrog-cli-linux-amd64/jf
##[error]Error occurred while executing task: Failed while attempting to download JFrog CLI from https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/1.53.2/jfrog-cli-linux-amd64/jf
If this build agent cannot access the internet, you may use the 'Artifactory Tools Installer' task, to download JFrog CLI through an Artifactory repository,
which proxies https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/1.53.2/jfrog-cli-linux-amd64/jf
You may also manually download version 1.53.2 of JFrog CLI and place it on the agent in the following path: /__t/_jf/current/jf
Error: Unexpected HTTP response: 404
Reproduction steps
Add JFrogDocker@1 task to Azure Devops pipeline
Run the pipeline
Expected behavior
It should pull image from JFrog repository
Azure DevOps extension name and version
JFrogDocker@1
JFrog CLI version
N/A
Operating system type and version
Azure DevOps
JFrog Artifactory version (if relevant)
No response
JFrog Xray version (if relevant)
No response
JFrog Distribution version (if relevant)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working