build(Makefile): make .stack target phony

This commit is contained in:
Sarah Vaupel 2024-09-06 05:16:17 +02:00
parent 0a2ab4129e
commit 04030ce6f0

View File

@ -160,6 +160,7 @@ database: .stack .stack-work.lock compile-backend-prod
export AVSPASS=$${AVSPASS:-nopasswordset}
stack exec uniworxdb -- $(db)
.PHONY: .stack
.stack: stack.yaml stack.yaml.lock
.stack:
$(MAKE) -- --image-run---.stack