How do I get a file from Artifactory?

In my pipeline I need to use a file from Artifactory.
How do I do that?

Hello

We have a detailed article for Artifactory and Codefresh

See the second part called " Downloading and uploading binary artifacts to Bintray from Codefresh pipelines"

In my dockerfile I used wget.

Well if you already use wget in your Dockerfile, that Dockerfile should work as is in Codefresh without any changes.

Did you have an issue with this? if yes, please provide the URL of the build that has the issue and we will take a look.