Rename deploy-new-version -> deploy
This commit is contained in:
2
justfile
2
justfile
@@ -35,7 +35,7 @@ api-test:
|
|||||||
api-publish:
|
api-publish:
|
||||||
dotnet publish {{api_project}} -c Release -o {{root_dir}}/api/publish
|
dotnet publish {{api_project}} -c Release -o {{root_dir}}/api/publish
|
||||||
|
|
||||||
deploy-new-version:
|
deploy:
|
||||||
{{root_dir}}/scripts/deploy.sh
|
{{root_dir}}/scripts/deploy.sh
|
||||||
|
|
||||||
ui-install:
|
ui-install:
|
||||||
|
|||||||
Reference in New Issue
Block a user