zapjournald/.woodpecker/pre-commit.yml

7 lines
203 B
YAML
Raw Normal View History

pipeline:
pre-commit:
image: git.frostfs.info/truecloudlab/frostfs-ci:v0.36
commands:
- export HOME="$(getent passwd $(id -u) | cut '-d:' -f6)"
- pre-commit run --hook-stage manual