Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
GitLab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
GitLab.org
GitLab
Commits
26cca835
Commit
26cca835
authored
2 years ago
by
Marcel Amirault
Committed by
Tobias Dummschat
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Mention GitLab version in documentation
parent
f59c6e0a
No related branches found
No related tags found
1 merge request
!92346
Support variables in the project property of triggers
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/ci/pipelines/multi_project_pipelines.md
+2
-1
2 additions, 1 deletion
doc/ci/pipelines/multi_project_pipelines.md
with
2 additions
and
1 deletion
doc/ci/pipelines/multi_project_pipelines.md
+
2
−
1
View file @
26cca835
...
...
@@ -111,7 +111,8 @@ staging:
Use:
-
The
`project`
keyword to specify the full path to a downstream project.
After
[
Issue #367660
](
https://gitlab.com/gitlab-org/gitlab/-/issues/367660
)
, variable expansion is supported.
[
Introduced
](
https://gitlab.com/gitlab-org/gitlab/-/issues/367660
)
in GitLab 15.3,
variable expansion is supported.
-
The
`branch`
keyword to specify the name of a branch in the project specified by
`project`
.
In
[
GitLab 12.4 and later
](
https://gitlab.com/gitlab-org/gitlab/-/issues/10126
)
, variable expansion is
supported.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment