How to download Azure Universal Packages Artifact. #3657
Unanswered
santhoshmohanr
asked this question in
Q&A
Replies: 1 comment
-
It is possible to download the Universal Artifacts with the Azure CLI. So I think you should use Cake.AzureCli. However, I can't find Az().Artifacts maybe @lprichar can help. |
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
-
I need to download Azure Universal Packages Artifact and need to use it in builds. I can able to download Azure Pipeline associated artifact using this code as shows in this example (https://cakebuild.net/api/Cake.AzureDevOps/AzureDevOpsAliases/238B1087).
But I need to download Azure Universal Packages Artifact which is not associated with Azure Pipeline.
Please help here to clarify this doubts.
Beta Was this translation helpful? Give feedback.
All reactions