Docs bb 870
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.50
What:
CI_COMMIT_BRANCH
to CI_COMMIT_REF_SLUG
so the pipeline doesn't run on MR's with branch names that start with docs
.bigbang
job into a single after_script
Why:
docs
Related:
docs
to make sure it still runs the pipeline.To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
UNCLASSIFIED - NO CUI