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
1 changed files with 2 additions and 0 deletions

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