Commit 31ef1bca authored by Evan Read's avatar Evan Read

Remove repeated word

parent af8321c9
...@@ -43,7 +43,7 @@ outbound connections for upstream and downstream pipeline dependencies. ...@@ -43,7 +43,7 @@ outbound connections for upstream and downstream pipeline dependencies.
## Creating cross-project pipelines from .gitlab-ci.yml ## Creating cross-project pipelines from .gitlab-ci.yml
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/8997) in in [GitLab Premium](https://about.gitlab.com/pricing/) 11.8. > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/8997) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.8.
### Triggering a downstream pipeline using a bridge job ### Triggering a downstream pipeline using a bridge job
......
...@@ -1533,7 +1533,7 @@ test: ...@@ -1533,7 +1533,7 @@ test:
## `trigger` ## `trigger`
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/8997) in in [GitLab Premium](https://about.gitlab.com/pricing/) 11.8. > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/8997) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.8.
`trigger` allows you to define downstream pipeline trigger. When a job created `trigger` allows you to define downstream pipeline trigger. When a job created
from `trigger` definition is started by GitLab, a downstream pipeline gets from `trigger` definition is started by GitLab, a downstream pipeline gets
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment