Publish packages to orchestrator in Devops - CICD

Hi all,

I need some clarification on below query :

We need to deploy our solutions in cloud orchestrator. Currently, we have provision of bitbucket, Jenkins,etc., Please clarify what are feasible components to integrate to archive automatic deployment

Hi @d.s.sekar,

In order to deploy your solutions to Cloud Orchestrator, you can leverage our Jenkins plugin. Please follow the instructions over there in order to set up your connection to Cloud Orchestrator.

Basically you’ll have to add a pack step, a deploy step, and use token authentication (with a secret text type credential that you get from your Automation Cloud instance) in order to get it running.

1 Like