I am trying to upload the NuGet package into Orchestrator using web api. Got one project where I have to fully automate the deployement process and that will be done by devops team and final step whould be to upload package using web api app token. Can any one help me on how to setup api to upload file to orchestrator
Hey, Are you trying to upload package from DevOps (Azure) ?
Bunch of questions for clarification.
- Where are you building the package?
- Where is the temp Nuget package saved?
- What version of DevOps are you using ?
P.S - Deploying via automated process is long task. Please tell how far did you configure in DevOps.
Do you have a CI/CD pipeline running?