mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-26 05:11:33 +03:00
AppVeyor: only add systemctl log when appropriate
This commit is contained in:
@ -53,8 +53,6 @@ for:
|
||||
- make package -C tmp
|
||||
after_build:
|
||||
- .ci/appveyor_afterbuild.sh
|
||||
on_failure:
|
||||
- sudo journalctl -xe --no-pager
|
||||
artifacts:
|
||||
- path: build/*.deb
|
||||
name: Ubuntu
|
||||
@ -69,8 +67,6 @@ for:
|
||||
- .ci/memory-leak-test.sh
|
||||
after_build:
|
||||
- .ci/appveyor_afterbuild.sh
|
||||
on_failure:
|
||||
- sudo journalctl -xe --no-pager
|
||||
artifacts:
|
||||
- path: build/*.deb
|
||||
name: Ubuntu
|
||||
|
||||
Reference in New Issue
Block a user