tolto altro file thumb.db
This commit is contained in:
Vendored
+1
-1
@@ -17,7 +17,7 @@ pipeline {
|
||||
|
||||
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
|
||||
script {
|
||||
withEnv(['NEXT_BUILD_NUMBER=1000']) {
|
||||
withEnv(['NEXT_BUILD_NUMBER=1002']) {
|
||||
// env.versionNumber = VersionNumber(versionNumberString : '6.2.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true)
|
||||
env.versionNumber = VersionNumber(versionNumberString : '6.2.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}')
|
||||
env.APP_NAME = 'MAPO'
|
||||
|
||||
@@ -324,7 +324,6 @@
|
||||
<Content Include="WS\AutoCompletamento.asmx" />
|
||||
<Content Include="WS\MPData.asmx" />
|
||||
<Content Include="images\semafori.xcf" />
|
||||
<Content Include="images\Thumbs.db" />
|
||||
<Content Include="logs\PlaceHolder.file" />
|
||||
<Content Include="DonatiPass-appSett.config" />
|
||||
<Content Include="DonatiPass-connStr.config" />
|
||||
|
||||
Reference in New Issue
Block a user