Skip to content

build: add test to ensure Prepare: is only run in VM

I had a scare #1105 (comment 1403532571) that Prepare: blocks were being executed outside of the buildserver VM, so I wrote this test case to check. Looks to me that Prepare: scripts are only run in the buildserver VM when using fdroid build --server.

Merge request reports