ci: add Woodpecker pipelines for pre-commit, tests, and Docker build

This commit is contained in:
2026-04-25 20:39:23 +10:00
parent f3394b9ca6
commit eb68a15544
3 changed files with 34 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
when:
- event: pull_request
steps:
- name: test
image: git.unkin.net/unkin/almalinux9-base:20260308
commands:
- uvx --python 3.11 --with tox-uv tox