This document provides a guide to set up integration with Raven platform and your CI tool to automate Raven receiving image build metadata from your image build pipelines. This guide is intended for build engineers and DevOps engineers, who are responsible for setting up and managing the image build pipelines.
The Raven CI step needs access to the image being built on the CI platform via the CI pipeline. CI platforms usually delete the image after pushing the image to its repository, thus it is essential to add the Raven step in between the docker build and docker push stages.Examples -
The Raven Platform integration with your CI tool only collects and persists the metadata related to the images being built via the image build pipelines. Raven does not collect any sensitive data such as passwords from your CI pipeline environments.
Assistant
Responses are generated using AI and may contain mistakes.