diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 734a448..229cf56 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,9 @@ variables: # helper creazione hash files .hashBuild: &hashBuild - | - $Target = $env:PROJ_NAME + "\Release\" + $env:APP_NAME + ".zip" + # hashBuild per elaborato + $Target = ".\$env:APP_NAME\Release\$env:APP_NAME.zip" + echo "Request hash fo $Target" $MD5 = Get-FileHash $Target -Algorithm MD5 $SHA1 = Get-FileHash $Target -Algorithm SHA1 New-Item $Target".md5" @@ -52,7 +54,6 @@ variables: echo "Created HASH files for $Target" # helper x send su NEXUS - # $VersNumb = $Get-Content "Resources\VersNum.txt" .nexusUpload: &nexusUpload - | Set-Alias mCurl C:\Windows\system32\curl.exe diff --git a/QR-GEN/Properties/PublishProfiles/FileExport.pubxml b/QR-GEN/Properties/PublishProfiles/FileExport.pubxml index c74e93e..d47e544 100644 --- a/QR-GEN/Properties/PublishProfiles/FileExport.pubxml +++ b/QR-GEN/Properties/PublishProfiles/FileExport.pubxml @@ -9,13 +9,13 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Any CPU true + false + Release\QR-GEN.zip + true + Default Web Site\ZCode true true false DonotMerge - false - Release\ZCode.zip - true - Default Web Site\ZCode \ No newline at end of file diff --git a/QR-GEN/Properties/PublishProfiles/OVH-PROD.pubxml b/QR-GEN/Properties/PublishProfiles/OVH-PROD.pubxml index 7070c67..be42943 100644 --- a/QR-GEN/Properties/PublishProfiles/OVH-PROD.pubxml +++ b/QR-GEN/Properties/PublishProfiles/OVH-PROD.pubxml @@ -14,7 +14,7 @@ modificando il file MSBuild. Per altre informazioni su questo argomento, vedere https://172.16.0.214:8172/MsDeploy.axd qrcode.steamware.net - false + true WMSVC true steamware