Clarify Windows shell executor artifact upload support

This commit is contained in:
Drew Blessing 2015-12-17 13:01:57 -06:00
parent b2c593dac5
commit c019154a91
1 changed files with 2 additions and 1 deletions

View File

@ -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.