fix yaml tab3

This commit is contained in:
Samuele Locatelli
2023-10-03 08:23:41 +02:00
parent e7ee0792fc
commit c67152d121
+2 -2
View File
@@ -343,8 +343,8 @@ TAB3:IIS01:deploy:
tags:
- win
variables:
APP_NAME: MP-TAB3
SOL_NAME: MP-TAB-SERV
APP_NAME: MP-TAB-SERV
SOL_NAME: MP-TAB3
before_script:
- *nuget-fix
- dotnet restore "$env:SOL_NAME.sln"