Commit ec3ee923 authored by Evan Read's avatar Evan Read

Merge branch 'patch-41' into 'master'

Update README.md

See merge request gitlab-org/gitlab!18633
parents fa13e0d7 7100d425
......@@ -157,7 +157,7 @@ curl --request POST \
You can also benefit by using triggers in your `.gitlab-ci.yml`. Let's say that
you have two projects, A and B, and you want to trigger a rebuild on the `master`
branch of project B whenever a tag on project A is created. This is the job you
need to add in project's A `.gitlab-ci.yml`:
need to add in project A's `.gitlab-ci.yml`:
```yaml
build_docs:
......
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