All checks were successful
build-android-builder-image / build-image (push) Successful in 2m30s
When this image is used as a Gitea Actions `container:`, the runner exec's `node` inside it to run JS-based actions (actions/checkout, upload-artifact). The image had no Node, so consuming app builds failed at the checkout step with `exec: "node": executable file not found in $PATH`. Pull Node 24 from NodeSource (Noble's apt nodejs is v18) and assert it in the image sanity check. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2.6 KiB
2.6 KiB