Best practice to copy a Docker image from one JFrog artifactory to another one in AzureDevops
Tomczyk Marek (CC-AD/ESW2)
0
Reputation points
What would be the best way to copy a Docker image from one JFrog artifactory to another one?
I would like to do this in an AzureDevops pipeline.
ChatGPT suggested two tasks. One ArtifactoryGenericDownload@3 and ArtifactoryGenericUpload@3.
Downloading the image with ArtifcatoryGenericDownload@3 seems to work fine. I am missing any useful documentation to ArtifactoryGenericUpload@3. Does this task exist at all?
Community Center | Not monitored
46,249 questions
Sign in to answer