mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -05:00
Try on_finish for BYOC build
This commit is contained in:
parent
ed7971afb8
commit
dce565c611
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user