Commit 2cccf3de authored by Fiona Neill's avatar Fiona Neill

Merge branch 'docs-update-needs-project-path' into 'master'

Update docs about needs:project

See merge request gitlab-org/gitlab!76309
parents 7e5c3d65 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.
......
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