Closed SagarN closed 7 years ago
As part of CD, I would like to extract the artifact upload url. I then can use the upload url for CD process. Is there a way to do so ?
the path is deterministic. you can look at the aetherCoordinates for that.
I suggest creating a new task that fetches the coordinates and builds the URI based on that.
Thanks for the pointer !!, worked
As part of CD, I would like to extract the artifact upload url. I then can use the upload url for CD process. Is there a way to do so ?