test recogn feature

This commit is contained in:
Samuele Locatelli
2023-11-16 19:35:19 +01:00
parent 492e59f6d5
commit 374cb3478d
+1 -1
View File
@@ -214,7 +214,7 @@ LAND:IIS01:deploy:
- dotnet restore "$env:SOL_NAME.sln"
only:
- develop
- feature\/LAND.+
- /^feature\/LAND.+
needs: ["LAND:build"]
script:
- dotnet build $env:APP_NAME/$env:APP_NAME.csproj