Skip to content

bb_pipeline_run

eximus edited this page Feb 25, 2024 · 3 revisions

bb pipeline run

Run pipeline for branch

bb pipeline run [BRANCH] [flags]

Options

  -b, --branch string         run pipeline for specific branch
  -c, --commit string         run pipeline on branch for specific commit
  -h, --help                  help for run
  -p, --pull-request string   run pipeline for a specific pull-request
  -s, --select string         select which pipeline definition to run

Options inherited from parent commands

      --config string   config file (default is $HOME/.config/bb.yaml)
  -R, --repo string     selected repository

SEE ALSO

Auto generated by spf13/cobra on 25-Feb-2024