1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +03:00

app veyor: add "on_failure" linux script

This commit is contained in:
Ilya Shipitsin 2018-10-26 17:31:55 +05:00
parent 60acfae417
commit 8908f4a933

View File

@ -53,6 +53,8 @@ for:
- make package -C tmp
after_build:
- .ci/appveyor_afterbuild.sh
on_failure:
- sudo journalctl -xe
artifacts:
- path: build/*.deb
name: Ubuntu
@ -66,6 +68,8 @@ for:
- make package -C tmp
after_build:
- .ci/appveyor_afterbuild.sh
on_failure:
- sudo journalctl -xe
artifacts:
- path: build/*.deb
name: Ubuntu