Files
puppet-r10k/.woodpecker/pre-commit.yaml
T
unkinben b2e99ae7e4
ci/woodpecker/pr/pre-commit Pipeline was successful
feat: migrate to woodpecker ci
- update build->test, change to use uvx precommit
- update pre-commit with additional checks
- remove gitea actions job
2026-03-09 01:24:31 +11:00

9 lines
147 B
YAML

when:
- event: pull_request
steps:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260308
commands:
- make test