Update sintassi yaml
This commit is contained in:
+2
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user