Replies: 1 comment
-
Hey @spisone, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Copy artifact to new location. Works great. But what I am looking to do now is to copy the artifact to a "folder" inside that new location. The new location was already created as a local repo in Artifactory, as test_repo. When I copy the artifact, I want to create a "Ver_1.0" folder inside that new location.
For example, I want to copy test.bin to a test_repo/Ver_1.0/ location.
I tried using Update a Repository, but I get errors.
The test_repo will stay the same, but every time I copy to this, I want to copy the file to a Ver_1.0, then Ver_2.0, etc. Any help is appreciative. Thanks
Beta Was this translation helpful? Give feedback.
All reactions