Skip to content

Commit

Permalink
Merge pull request #1934 from watchdogpolska/PiotrIw-patch-2
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
PiotrIw authored Dec 17, 2024
2 parents 6039c17 + e4f571d commit 7548313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ clean:

regenerate_frontend:
docker compose run web python manage.py collectstatic --noinput
docker compose up --abort-on-container-exit --exit-code-from gulp
docker compose up --exit-code-from gulp

makemessages:
docker compose run web python manage.py makemessages --ignore=htmlcov --all
Expand Down

0 comments on commit 7548313

Please sign in to comment.