Create your first pipeline

This step-by-step tutorial creates a pipeline for your Go project.

Preparation

  • For a git project, refer to link your first code base (link-first-repo.md)

  • A BKCI project

  • Familiar with [creation/editing pipeline](.. / services/pipelines, pipeline - edit /) page related operations

Run your first build

  1. Open bk-ci and switch to the pipeline service

  2. Switch to your project

  3. Click Add Pipeline

  4. Edit the pipeline shown in Figure 1:

  5. Click to save and execute

Next you may need

Next, you may want to learn more about pipelining:

Last updated