aggiunta ulteriore icona x MP-LAND + update jenkinsfile con export diretto verso dropbox...

This commit is contained in:
Samuele E. Locatelli (WEB DEV)
2017-10-04 21:52:50 +02:00
parent da87824040
commit 2d144e1b5d
3 changed files with 5 additions and 1 deletions
Vendored
+4 -1
View File
@@ -186,7 +186,10 @@ pipeline {
sleep 5
bat "\"${tool 'MSBuild-14.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /T:Package /P:Configuration=Donati /p:PublishProfile=Donati.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:PackageLocation=ReleaseClienti/Donati/${env.versionNumber}/MP-LAND.zip /p:DeployIisAppPath=\"Default Web Site/MP/LAND\" /p:PackageAsSingleFile=True /p:OutputPath=bin/ MP/MP.csproj"
/*echo 'Copia !'*/
bat "E:\\Jenkins\\exportDropbox.bat \"${WORKSPACE}\\MP\\ReleaseClienti\\Donati\" \"E:\\Staging\\byProd\\MP\\Donati\\MP-LAND\" "
// bat "E:\\Jenkins\\exportDropbox.bat \"${WORKSPACE}\\MP\\ReleaseClienti\\Donati\" \"E:\\Staging\\byProd\\MP\\Donati\\MP-LAND\" "
echo 'Pubblica su Dropbox !'
dropbox cleanRemote: true, configName: 'Donati', remoteDirectory: 'installers/MP-LAND', removePrefix: 'ReleaseClienti/Donati', sourceFiles: 'ReleaseClienti/Donati/**'
},
ADMIN: {
sleep 0
+1
View File
@@ -165,6 +165,7 @@
<DependentUpon>Site.css</DependentUpon>
</Content>
<Content Include="favicon.ico" />
<Content Include="steamware.ico" />
<Content Include="fonts\glyphicons-halflings-regular.svg" />
<Content Include="Global.asax" />
<None Include="compilerconfig.json" />
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB