ci: Push-AppveyorArtifact on failure.

This commit is contained in:
Leo Yuriev 2017-04-25 18:30:31 +03:00
parent 99abf56c6c
commit f91218bda4

View File

@ -29,5 +29,5 @@ test_script:
}
& "$test" --pathname=tmp.db --dont-cleanup-after basic | Tee-Object -file test.log | Select-Object -last 42
artifacts:
- path: test.log
on_failure:
- ps: Push-AppveyorArtifact test.log