correione naming da "-" a "_" x jenkinsfile...
This commit is contained in:
Vendored
+1
-2
@@ -40,8 +40,7 @@ pipeline {
|
||||
/* CAMBIO numero versione in file sorgente!!! */
|
||||
bat "fart.exe VersGen\\VersGen.cs 000.000 ${env.versionNumber} || EXIT /B 0"
|
||||
parallel (
|
||||
MAPO-IOB-WIN: {
|
||||
sleep 0
|
||||
MAPO_IOB_WIN: {
|
||||
bat "\"${tool 'MSBuild-14.0'}\" IOB-WIN/IOB-WIN.csproj -target:Build /p:Configuration=Release /p:Platform=\"Any CPU\" /p:OutputPath=bin/ /m"
|
||||
},
|
||||
failFast: false)
|
||||
|
||||
Reference in New Issue
Block a user