This commit is contained in:
zaccaria.majid
2023-11-16 17:07:48 +01:00
parent bb8e97a8e3
commit 03bcaca6f4
+1 -1
View File
@@ -198,7 +198,7 @@ TAB3:build:
- *nuget-fix
- dotnet restore "$env:SOL_NAME.sln"
only:
variables: "$CI_COMMIT_BRANCH" -match "$env:APP_NAME"
variables: '"$CI_COMMIT_BRANCH" -match "$env:APP_NAME"'
script:
- dotnet build $env:APP_NAME/$env:APP_NAME.csproj
# rules: