diff --git a/Makefile b/Makefile index 5c5e633..d91b7bc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Fjerkroa Bot Development Makefile (uv-managed) -.PHONY: help install install-dev clean test test-cov test-fast lint format format-check type-check security-check audit trace check all-checks pre-commit run run-dev build ci +.PHONY: deploy backup help install install-dev clean test test-cov test-fast lint format format-check type-check security-check audit trace check all-checks pre-commit run run-dev build ci # Default target help: ## Show this help message