This plugin integrates with Adobe Cloud Manager API to allow a Jenkins job to start a specific pipeline.
Usage
Create AdobeIO Service
You must create a Cloud Manager Service Integration in your Adobe IO console. Follow adobe's documentation
Configure Plugin with service credentials
After installing the plugin: In your Jenkins instance,
- navigate to
Manage Jenkins
>Configure System
- Scroll down to
Cloud Manager Plugin
- Fill in the fields from your created Adobe IO Service Integration (see screenshot below)
- Click
Test Adobe IO Connection
- A success message will display, save the configuration.
Add Cloud Manager Build Step to a Job
- Open any Jenkins job
- Scroll to
Build
section - Click
Add Build Step
- Select
Cloud Manager Build Step
- Select the Program and Pipeline you want this job to start.