Commit 9d2f691a authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'patch-170' into 'master'

Document artifacts:expose_as paths issue with variables

See merge request gitlab-org/gitlab!35818
parents 6990365a f9f8d7ed
...@@ -2935,6 +2935,7 @@ test: ...@@ -2935,6 +2935,7 @@ test:
Note the following: Note the following:
- Artifacts do not display in the merge request UI when using variables to define the `artifacts:paths`.
- A maximum of 10 job artifacts per merge request can be exposed. - A maximum of 10 job artifacts per merge request can be exposed.
- Glob patterns are unsupported. - Glob patterns are unsupported.
- If a directory is specified, the link will be to the job [artifacts browser](../pipelines/job_artifacts.md#browsing-artifacts) if there is more than - If a directory is specified, the link will be to the job [artifacts browser](../pipelines/job_artifacts.md#browsing-artifacts) if there is more than
......
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