1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-11-26 05:11:33 +03:00

app veyor: make it green again

This commit is contained in:
Ilya Shipitsin
2018-10-26 17:24:09 +05:00
parent 1cb225c0ba
commit 092fe96676
2 changed files with 14 additions and 4 deletions

View File

@ -52,8 +52,7 @@ for:
build_script:
- make package -C tmp
after_build:
- sudo dpkg -i build/softether-vpn*.deb
- sudo systemctl restart softether-vpnserver
- .ci/appveyor_afterbuild.sh
artifacts:
- path: build/*.deb
name: Ubuntu
@ -66,8 +65,7 @@ for:
build_script:
- make package -C tmp
after_build:
- sudo dpkg -i build/softether-vpn*.deb
- sudo systemctl restart softether-vpnserver
- .ci/appveyor_afterbuild.sh
artifacts:
- path: build/*.deb
name: Ubuntu