1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-21 23:55:13 -05:00

Try on_finish for BYOC build

This commit is contained in:
Edouard Griffiths 2020-11-07 04:42:03 +01:00 committed by GitHub
parent ed7971afb8
commit dce565c611
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,3 +130,5 @@ for:
- cd sdrangel
- ./build_vanilla.sh -T ${APPVEYOR_PULL_REQUEST_HEAD_COMMIT:-${APPVEYOR_REPO_COMMIT}}
- ./build_server.sh -T ${APPVEYOR_PULL_REQUEST_HEAD_COMMIT:-${APPVEYOR_REPO_COMMIT}}
on_finish:
- sh: appveyor exit