This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository openjk.

commit ddd53ff89c0c99dc94852f93e89358ddf64c6e1d
Author: Xycaleth <[email protected]>
Date:   Fri Mar 3 23:01:23 2017 +0000

    Create appveyor artifact in root build folder
---
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/appveyor.yml b/appveyor.yml
index 2f7f068..a18f45a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -56,6 +56,7 @@ build:
 #scripts to run after build
 after_build:
   - cmd: cmake --build . --target INSTALL
+  - cmd: cd %APPVEYOR_BUILD_FOLDER%
   - cmd: 7z a openjk-windows.zip 
%APPVEYOR_BUILD_FOLDER%/build/install/JediAcademy/*
   - cmd: 7z l openjk-windows.zip # list files in the zip file
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/openjk.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to