Update sintassi yaml

This commit is contained in:
Samuele Locatelli
2024-09-27 16:07:13 +02:00
parent 87246d16a9
commit 55f40bf640
+2 -3
View File
@@ -204,9 +204,8 @@ EgwControlCenter:build:
APP_NAME: EgwControlCenter.App
before_script:
- *nuget-fix
- echo $env:SOL_NAME.sln
- echo '$env:SOL_NAME.sln'
- dotnet restore $env:SOL_NAME.sln
- echo "$env:SOL_NAME.sln"
- dotnet restore "$env:SOL_NAME.sln"
script:
- echo $CI_COMMIT_BRANCH
- dotnet build $env:APP_NAME/$env:APP_NAME.csproj