- Remove existing Drone CI pipeline configuration (.drone.yml) - Add GitHub Actions workflow (.gitea/workflows/build.yml) to: * Build and publish container images on master branch pushes * Promote and deploy images via workflow dispatch with optional commit SHA * Handle Podman login/logout and image operations * Restart and monitor Kubernetes deployment rollout * Notify failures via Pushover integration