botserver/.forgejo/workflows
Rodrigo Rodriguez (Pragmatismo) a8a7951b19 fix: Build inside system container to match glibc 2.36
The CI runner host has glibc 2.41 but the system container has glibc 2.36.
Build on the host produces binaries that fail with GLIBC_2.38/2.39 not found.

This workflow transfers source from host to container via tar+ssh, then
builds inside the container where the binary will run, ensuring compatibility.
2026-04-02 14:33:11 -03:00
..
botserver.yaml fix: Build inside system container to match glibc 2.36 2026-04-02 14:33:11 -03:00