mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-20 11:54:52 +03:00
🐛❌ debug actions
This commit is contained in:
parent
a0565e077f
commit
db0f24eb16
|
@ -22,6 +22,7 @@ git add .
|
||||||
pre-commit run --show-diff-on-failure -a
|
pre-commit run --show-diff-on-failure -a
|
||||||
|
|
||||||
# make sure all images build
|
# make sure all images build
|
||||||
|
cat ./compose/local/django/Dockerfile
|
||||||
docker-compose -f local.yml build
|
docker-compose -f local.yml build
|
||||||
|
|
||||||
# run the project's type checks
|
# run the project's type checks
|
||||||
|
|
Loading…
Reference in New Issue
Block a user