Update .gitlab-ci.yml file

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