diff --git a/Jenkinsfile b/Jenkinsfile index 5f4b127..6e75af9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,7 +12,7 @@ pipeline { steps { /* calcolo numero versione... diverso x branch MASTER/DEVELOP */ script { - withEnv(['NEXT_BUILD_NUMBER=73']) { + withEnv(['NEXT_BUILD_NUMBER=74']) { // env.versionNumber = VersionNumber(versionNumberString : '1.2.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true) env.versionNumber = VersionNumber(versionNumberString : '1.2.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}') env.APP_NAME = 'ZCode' diff --git a/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml b/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml index 2387afa..be66377 100644 --- a/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml +++ b/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml @@ -17,7 +17,7 @@ modificando il file MSBuild. Per altre informazioni su questo argomento, vedere True WMSVC True - jenkins + WPROD01\Steamware <_SavePWD>True \ No newline at end of file diff --git a/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml.user b/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml.user index d9bf030..0490385 100644 --- a/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml.user +++ b/ZCode/Properties/PublishProfiles/OVH-PROD.pubxml.user @@ -6,6 +6,6 @@ modificando il file MSBuild. Per altre informazioni su questo argomento, vedere - AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAI/S2yHlOzEGsfZnJFESRYAAAAAACAAAAAAADZgAAwAAAABAAAADRGyRflF9zMzRp57A+PBt9AAAAAASAAACgAAAAEAAAALl7FQBp0w39dqC/KjfHYQEYAAAAViubc54Evmg1amaBPgWawo/pbmtTlnk3FAAAAKTJS8XBVzk2R3uxaOszcDc41aX4 + AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAI/S2yHlOzEGsfZnJFESRYAAAAAACAAAAAAADZgAAwAAAABAAAAC2yzctLprEUQyVqVgfNNxlAAAAAASAAACgAAAAEAAAAGWL6jizcAvdj5WNZgfTVP4YAAAAtnDimU0ff0iguoiY6jmWASvwaN9mX2hiFAAAAFMzaMx6H7kXtkwj2t7bys80o5Yi \ No newline at end of file