Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 82e04315aa |
@@ -11,7 +11,7 @@ repos:
|
||||
- id: docker-build
|
||||
name: docker build
|
||||
language: system
|
||||
entry: buildah --storage-driver vfs bud -t artifactapi:pre-commit-test .
|
||||
entry: buildah --storage-driver vfs bud --isolation chroot -t artifactapi:pre-commit-test .
|
||||
pass_filenames: false
|
||||
files: ^(Dockerfile|\.dockerignore|pyproject\.toml|src/)
|
||||
stages: [pre-commit]
|
||||
|
||||
Reference in New Issue
Block a user