Skip to content
Snippets Groups Projects
Commit f101c91d authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Prevent CI (and runtime) apksigner test failures due to lack of binfmt_misc on...

Prevent CI (and runtime) apksigner test failures due to lack of binfmt_misc on Salsa CI and elsewhere.

In Debian, the `apksigner` binary is a symbolic link to the .jar file itself,
requiring binfmt_misc support to execute directly. We therefore resolve its
location and pass that to `java -jar` instead
parent c5f03d53
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment