How to skip a pipeline
Jump to navigation
Jump to search
↑ https://docs.gitlab.com/ee/ci/pipelines/index.html#skip-a-pipeline
- Learn how to skip a pipeline by adding
[ci skip]
or[skip ci] to your commit message
or runninggit push -o ci.skip
[1]
See also[edit]
- GitLab CI, variables, templates, executors,
.gitlab-ci.yml, .gitlab/
, Credential helpers, notifications, pipeline editor, Keyword reference, Changelog,ContainersNotReady
, GitLab environments
Advertising: