website logo
HomeTwitterLinkedInLogin ➡️
⌘K
Overview
Getting started
Connect an Account
AWS Account
Azure Subscription
GCP Project
Managing Accounts
Reverse Terraform
Asset Explorer/Reverse Terraform
Diff
Diff Email
Snapshot Diff
Ignored properties
Environment Explorer
Compliance
GraphQL API
IaC Catalog
Overview
Getting Started with Terraform Blueprints
Configuration
Producer Flow
Consumer Flow
CI/CD Configuration
Management
Security
Feedback/Contact
Docs powered by archbee 
3min

Setting CI/CD Integration

Add AutoCloud as the last step of your CI/CD pipeline to get a version after each deploy. This configuration works at the account level. You may enable this by heading over to the account that you wish to create a CI/CD Configuration for.

  1. Go to the Accounts page.
  2. Click on "Set up CI/CD" in the top right corner (under the 3 ellipses).


3. Select the CI/CD provider. Gitlab, Github and Jenkins are currently supported.



4. Select the emails that will get the Summary Report (optional)

5. Click "Create" to save your configuration.

6. A Configuration was created. Now it's time to use it in your CI/CD Provider. Copy the source code to your clipboard. Add this snippet of code as the last step of your job list in your pipeline configuration.



9. Verify that the last build step was created in your CI/CD provider. This is an example of how the pipeline should look like:



7. That's it! Now whenever you deploy, you will get a Summary Report with a link to the version created for your Visual Service Discovery.

Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Deleting CI/CD Configuration
Docs powered by archbee