Appveyor: save artifacts on failure

This commit is contained in:
Nicolas Williams
2017-05-26 18:11:18 -05:00
committed by Viktor Dukhovni
parent 5b39bd7c1d
commit e0dbb59a48

View File

@@ -35,6 +35,7 @@ artifacts:
name: heimdal-out name: heimdal-out
on_failure: on_failure:
- 7z a heimdal-out.zip C:\projects\heimdal\out\
- appveyor PushArtifact heimdal-out.zip - appveyor PushArtifact heimdal-out.zip
# To get RDP access to an appveyor worker for debugging a build, just # To get RDP access to an appveyor worker for debugging a build, just