From 20fba31f585ba125eba4543afa7decf6abeafd93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veikko=20Lintuj=C3=A4rvi?= Date: Thu, 12 Mar 2026 20:52:26 +0200 Subject: [PATCH] Rename deploy-new-version -> deploy --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index e76903f..90f5f50 100644 --- a/justfile +++ b/justfile @@ -35,7 +35,7 @@ api-test: api-publish: dotnet publish {{api_project}} -c Release -o {{root_dir}}/api/publish -deploy-new-version: +deploy: {{root_dir}}/scripts/deploy.sh ui-install: