Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7343c003
Commit
7343c003
authored
Aug 20, 2020
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify pipeline subscription namespace detail
parent
2bd832e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/ci/multi_project_pipelines.md
doc/ci/multi_project_pipelines.md
+2
-1
No files found.
doc/ci/multi_project_pipelines.md
View file @
7343c003
...
...
@@ -266,7 +266,8 @@ You can trigger a pipeline in your project whenever a pipeline finishes for a ne
tag in a different project:
1.
Go to the project's
**Settings > CI / CD**
page, and expand the
**Pipeline subscriptions**
section.
1.
Enter the path to the project you want to subscribe to.
1.
Enter the project you want to subscribe to, in the format
`<namespace>/<project>`
.
For example, if the project is
`https://gitlab.com/gitlab-org/gitlab`
, use
`gitlab-org/gitlab`
.
1.
Click subscribe.
Any pipelines that complete successfully for new tags in the subscribed project
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment