[openjk] 07/32: Create appveyor artifact in root build folder

Simon McVittie smcv at debian.org
Sun Mar 12 18:03:02 UTC 2017


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 <alex at acslo.com>
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



More information about the Pkg-games-commits mailing list