disable step for now, as it do not make sense before the client code is in the same repo

This commit is contained in:
Bjarke Berg
2024-02-27 13:01:03 +01:00
parent 48d371a9d5
commit 99ce994a3c

View File

@@ -114,6 +114,7 @@ stages:
- script: npm run generate:api-local
displayName: Generate API models (Bellissima)
workingDirectory: src/Umbraco.Web.UI.New.Client
enabled: false
- script: npm run build:for:cms
displayName: Run build (Bellissima)
workingDirectory: src/Umbraco.Web.UI.New.Client