Add Dockerfile
This commit is contained in:
parent
80c6fbd7bb
commit
be8d7d6eee
7 changed files with 71 additions and 34 deletions
|
|
@ -4,7 +4,7 @@ repos:
|
|||
hooks:
|
||||
- id: system
|
||||
name: requirements.txt
|
||||
entry: poetry export --format=requirements.txt --without-hashes --dev --output=requirements.txt
|
||||
entry: poetry export --format=requirements.txt --without-hashes --output=requirements.txt
|
||||
pass_filenames: false
|
||||
language: system
|
||||
- repo: local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue