Fix GitHub action of docker.yml

This commit is contained in:
EstrellaXD
2023-03-14 23:43:16 +08:00
parent 4a0cd5bae0
commit 6ac7de272e
4 changed files with 4 additions and 4 deletions

33
.dockerignore Normal file
View File

@@ -0,0 +1,33 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
../.pytest_cache
.hypothesis
src/module/tests
src/module/conf/const_dev.py
config/bangumi.json/config/bangumi.json
/docs
/.github
/.config
/.data
/.cache
/LICENSE
/README.md
/setup.py
dist.zip