appveyor: store entire build folder in artifacts
This commit is contained in:
parent
a43a9b57c0
commit
2e9adeeeae
@ -49,6 +49,5 @@ on_failure:
|
|||||||
- appveyor PushArtifact Testing.zip
|
- appveyor PushArtifact Testing.zip
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: build\Testing
|
- path: build
|
||||||
name: Testing
|
|
||||||
type: zip
|
type: zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user