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
ca4d0534
Commit
ca4d0534
authored
Dec 08, 2021
by
Marcel Amirault
Committed by
Fiona Neill
Dec 08, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs about needs:project
parent
78226340
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
doc/ci/yaml/index.md
doc/ci/yaml/index.md
+1
-3
No files found.
doc/ci/yaml/index.md
View file @
ca4d0534
...
...
@@ -2128,9 +2128,7 @@ from the latest pipeline that completed successfully.
**Possible inputs**
:
-
`needs:project`
: A full project path, including namespace and group. If the
project is in the same group or namespace, you can omit them from the
`project`
keyword. For example:
`project: group/project-name`
or
`project: project-name`
.
-
`needs:project`
: A full project path, including namespace and group.
-
`job`
: The job to download artifacts from.
-
`ref`
: The ref to download artifacts from.
-
`artifacts`
: Must be
`true`
to download artifacts.
...
...
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