# hercules-hyperion This is a Woodpecker CI/CD pipeline that runs on a scheduled task and that pulls in wrljet's hercules-helper repo and uses it to build a Debian package to be published to the repo here. `build.config` selects the `hercules-helper` repository and branch used by the pipeline. The Woodpecker job runs on `push`, `cron`, and `manual`, uses `ubuntu:24.04`, configures the local APT proxy first, invokes the helper repo's Debian packaging script, and uploads the resulting `.deb` to the Gitea Debian registry at `https://git.cyber.gent`.