Merge branch 'patch-28' into 'master'

`untracked: true` does not adhere to .gitignore, see gitlab-org/gitlab-runner#3378

See merge request gitlab-org/gitlab-ce!24122
This commit is contained in:
Evan Read 2019-03-18 06:24:38 +00:00
commit 03dfbe7d0f
1 changed files with 1 additions and 2 deletions

View File

@ -1235,8 +1235,7 @@ job:
to the paths defined in `artifacts:paths`).
NOTE: **Note:**
To exclude the folders/files which should not be a part of `untracked` just
add them to `.gitignore`.
`artifacts:untracked` ignores configuration in the repository's `.gitignore` file.
Send all Git untracked files: