revert Modify Alpine Linux build workflow to run on host runner
- Change Alpine build job to run directly on host runner
- Remove container specification from workflow configuration
- Introduce Debian and Alpine Linux package build stages in CI/CD pipeline
- Configure CMake for static compilation on both platforms
- Add artifact upload for Debian (.deb) and Alpine (.apk) packages
- Include static Abseil library build process for both distributions