Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee5690d661 |
@@ -4,8 +4,6 @@ when:
|
|||||||
steps:
|
steps:
|
||||||
- name: pre-commit
|
- name: pre-commit
|
||||||
image: git.unkin.net/unkin/almalinux9-base:20260308
|
image: git.unkin.net/unkin/almalinux9-base:20260308
|
||||||
environment:
|
|
||||||
BUILDAH_STORAGE_DRIVER: vfs
|
|
||||||
commands:
|
commands:
|
||||||
- dnf install -y buildah
|
- dnf install -y buildah
|
||||||
- uvx pre-commit run --all-files
|
- uvx pre-commit run --all-files
|
||||||
|
|||||||
Reference in New Issue
Block a user