add artifact
This commit is contained in:
parent
6adece567d
commit
dab40af346
|
@ -6,4 +6,8 @@ platform:
|
||||||
- Any CPU
|
- Any CPU
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
- Release
|
- Release
|
||||||
|
|
||||||
|
artifacts:
|
||||||
|
- path: uploader/uploader/build/rel
|
||||||
|
name: Release build (AnyCPU)
|
Loading…
Reference in New Issue