mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-16 21:42:34 -04:00
Try on_finish for BYOC build
This commit is contained in:
parent
ed7971afb8
commit
dce565c611
@ -130,3 +130,5 @@ for:
|
|||||||
- cd sdrangel
|
- cd sdrangel
|
||||||
- ./build_vanilla.sh -T ${APPVEYOR_PULL_REQUEST_HEAD_COMMIT:-${APPVEYOR_REPO_COMMIT}}
|
- ./build_vanilla.sh -T ${APPVEYOR_PULL_REQUEST_HEAD_COMMIT:-${APPVEYOR_REPO_COMMIT}}
|
||||||
- ./build_server.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…
x
Reference in New Issue
Block a user