mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-20 03:44:52 +03:00
🐛❌ debug actions
This commit is contained in:
parent
db0f24eb16
commit
c1be230437
|
@ -22,7 +22,6 @@ 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