mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 09:29:52 +03:00
try to fix App Veyor
This commit is contained in:
parent
e50cf278cd
commit
7d1fced672
@ -20,8 +20,10 @@ build_script:
|
||||
exit %errorlevel%
|
||||
- sh: >-
|
||||
./configure && make package -C tmp
|
||||
dpkg -i build/softether-vpn*.deb
|
||||
systemctl restart softether-vpnserver
|
||||
|
||||
sudo dpkg -i build/softether-vpn*.deb
|
||||
|
||||
sudo systemctl restart softether-vpnserver
|
||||
|
||||
artifacts:
|
||||
- path: output\pkg\*\*
|
||||
|
Loading…
Reference in New Issue
Block a user