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

Commits:
7557c8a9 by Philipp Hörist at 2018-02-13T18:47:32+01:00
Update appveyor.yml

- - - - -


1 changed file:

- appveyor.yml


Changes:

=====================================
appveyor.yml
=====================================
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -4,7 +4,7 @@ environment:
 
 branches:
   only:
-    - master
+    - gajim_1.0
 
 clone_depth: 1
 
@@ -26,8 +26,8 @@ install:
         bash 'pacman -Sy --noconfirm git'
         bash 'git clone C:/projects/gajim C:/msys64/home/appveyor/gajim'
         bash 'C:/msys64/home/appveyor/gajim/win/build.sh'
-        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim.exe" -FileName 
"Gajim-Master-$($env:TIME_STRING).exe"
-        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim-Portable.exe" -FileName 
"Gajim-Portable-Master-$($env:TIME_STRING).exe"
+        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim.exe" -FileName 
"Gajim-1.0.0-$($env:TIME_STRING).exe"
+        Push-AppveyorArtifact "$($env:BUILDROOT)/Gajim-Portable.exe" -FileName 
"Gajim-Portable-1.0.0-$($env:TIME_STRING).exe"
 
 build: off
 



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/7557c8a93662977ce327d820ee5f52421af3011b

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

Reply via email to