mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
Merge branch 'update_artifact_runner_docs' into 'master'
Clarify Windows shell executor artifact upload support @ayufan noted that the runner does not support artifact upload for Windows shell executor. This adds a note so users aren't confused. See merge request !2142
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user