diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ci/yaml/README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index c5bdce2f778..fd0d49de4e4 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -336,7 +336,8 @@ The above script will:  ### artifacts -_**Note:** Introduced in GitLab Runner v0.7.0._ +_**Note:** Introduced in GitLab Runner v0.7.0. Also, the Windows shell executor + does not currently support artifact uploads._  `artifacts` is used to specify list of files and directories which should be  attached to build after success. Below are some examples. | 
