Files
hercules-hyperion/README.md
Yvan Janssens 93e90a1839
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
Add Woodpecker Debian package pipeline
2026-05-04 14:51:57 +02:00

7 lines
556 B
Markdown

# 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`.