upload pester-tests.xml log file as an artifact (#3003)

This commit is contained in:
James Truher [MSFT] 2017-01-17 13:43:48 -08:00 committed by Jason Shirk
parent 8c08c7b382
commit 848948597f

View file

@ -17,7 +17,9 @@ matrix:
addons:
artifacts:
paths: $(ls powershell*{deb,pkg} | tr "\n" ":")
paths:
- $(ls powershell*{deb,pkg} | tr "\n" ":")
- pester-tests.xml
install:
- pushd tools