fb26361f853f2f0abef4dd307c65c2d10bada4e0
CI / Build Native (push) Failing after 11m27s
The runner (runner-lxc-quarkus, using act) fails to upload the 117MB native binary via actions/upload-artifact@v4 with exit code 1 after 3 minutes. Avoid the artifact transfer entirely by collapsing build-native and docker-native into a single job: build native binary, then build the Docker image directly from the working tree in the same container. The container has the binary at target/shot-crafter-calculator-1.0.0-runner and the Dockerfile expects it at the same path, so the build chain works without any artifact download/upload. Push only happens on push to main (not on PRs).
Description
No description provided
Languages
HTML
41.3%
TypeScript
26.5%
Java
20.4%
CSS
5.8%
JavaScript
5.6%
Other
0.4%