straw/.forgejo/workflows
Cobb e357861fb1
All checks were successful
build-apk / build-and-publish (push) Successful in 7m2s
gitleaks / scan (push) Successful in 39s
ci: put java on PATH for the apksigner verify step
Gradle build is green (uses JAVA_HOME directly), but the signer-verify
step calls apksigner — a shell wrapper that needs 'java' on PATH. The
straw-build image sets JAVA_HOME without adding its bin to PATH for run
steps, so apksigner died with 'exec: java: not found'. Export it.
2026-06-20 13:20:34 -07:00
..
build.yml ci: put java on PATH for the apksigner verify step 2026-06-20 13:20:34 -07:00
gitleaks.yml ci: add gitleaks workflow (Sulkta canonical) 2026-05-27 22:14:58 -07:00