Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim

Commits:
40a81937 by Philipp Hörist at 2018-08-19T09:53:37Z
Prepare Windows build

- - - - -


1 changed file:

- appveyor.yml


Changes:

=====================================
appveyor.yml
=====================================
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -31,8 +31,8 @@ build_script:
 
         bash "git clone C:/projects/gajim C:/msys64/home/appveyor/gajim"
         bash "C:/msys64/home/appveyor/gajim/win/build.sh $($env:MSYS_ARCH)"
-        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim.exe" -FileName 
"Gajim-Master-$($env:ARCH)-$($env:TIME_STRING).exe"
-        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim-Portable.exe" -FileName 
"Gajim-Portable-Master-$($env:ARCH)-$($env:TIME_STRING).exe"
+        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim.exe" -FileName 
"Gajim-1.1.0-$($env:ARCH)-$($env:TIME_STRING).exe"
+        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim-Portable.exe" -FileName 
"Gajim-Portable-1.1.0-$($env:ARCH)-$($env:TIME_STRING).exe"
 
 # on_finish:
 #   - ps: $blockRdp = $true; iex ((new-object 
net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/40a819375166901c7c30b775199ebaa7df37d76c

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/40a819375166901c7c30b775199ebaa7df37d76c
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to