Commit ca00e78f authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'eread/edit-variable-expansion-content' into 'master'

Edit variable expansion content

See merge request gitlab-org/gitlab!17794
parents 4f6b4213 dac1a95b
......@@ -115,9 +115,11 @@ staging:
branch: stable-11-2
```
Use a `project` keyword to specify full path to a downstream project. Use
a `branch` keyword to specify a branch name. Variable expansion is supported in
the `branch` property.
Use:
- The `project` keyword to specify the full path to a downstream project.
- The `branch` keyword to specify the name of a branch in the project specified by `project`.
Variable expansion is supported.
GitLab will use a commit that is currently on the HEAD of the branch when
creating a downstream pipeline.
......
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