diff --git a/Jenkinsfile b/Jenkinsfile index 9a975a0..50af19b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ pipeline { /* calcolo numero versione... diverso x branch MASTER/DEVELOP */ script { - withEnv(['NEXT_BUILD_NUMBER=315']) { + withEnv(['NEXT_BUILD_NUMBER=317']) { // 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 = 'B2BCONDOMINI' diff --git a/PUB/Web.OVH.config b/PUB/Web.OVH.config index ca8d6fc..e468651 100644 --- a/PUB/Web.OVH.config +++ b/PUB/Web.OVH.config @@ -5,7 +5,11 @@ - + + + + +