Skip to content

Commit

Permalink
updated phony
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Jun 20, 2024
1 parent 8fe7bf8 commit 02ac2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notification-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ create-tables:
docker-compose exec -T db psql --username=postgres < $$sql_file; \
done

.PHONY: setup-env all docker-up wait-for-db create-tables
.PHONY: setup all docker-up wait-for-db create-tables

0 comments on commit 02ac2e1

Please sign in to comment.