📄️ Triggers
Learn how to trigger CI pipeline, cron, pull_request, etc.
📄️ Stages
A pipeline consists of one or more stages, where each stage is a collection of steps that are executed serially.
📄️ [Step] Run
The run step is used to execute shell commands as part of a pipeline. The basic syntax is straightforward:
📄️ [Step] Artifact
Overview
📄️ [Step] AOSP Build
Overview
📄️ [Step] Release
Overview