mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-23 01:49:53 +03:00
FreeBSD CI: perform self-check command after build
This commit is contained in:
parent
d1471048d9
commit
80ba3345d1
@ -10,3 +10,4 @@ FreeBSD_task:
|
|||||||
- ./configure
|
- ./configure
|
||||||
- make -j $(sysctl -n hw.ncpu || echo 4) -C tmp
|
- make -j $(sysctl -n hw.ncpu || echo 4) -C tmp
|
||||||
- ldd build/vpnserver
|
- ldd build/vpnserver
|
||||||
|
- build/vpncmd /tool /cmd:check
|
||||||
|
Loading…
Reference in New Issue
Block a user