Syncrhonize pre-commit settings across FrostFS repos #171
1 changed files with 0 additions and 6 deletions
|
@ -9,9 +9,3 @@ pipeline:
|
|||
commands:
|
||||
- export HOME="$(getent passwd $(id -u) | cut '-d:' -f6)"
|
||||
- pre-commit run --hook-stage manual
|
||||
|
||||
unit:
|
||||
image: git.frostfs.info/truecloudlab/frostfs-ci:v0.36
|
||||
commands:
|
||||
- export HOME="$(getent passwd $(id -u) | cut '-d:' -f6)"
|
||||
- make test
|
||||
|
|
Loading…
Reference in a new issue