From bacaef142763560aed5fff198d6bee4f8ae95bae Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Thu, 25 Aug 2016 09:14:20 +0200 Subject: [PATCH] Appveyor. --- .appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor.yml b/.appveyor.yml index 0c1e63431..f34d9b91d 100755 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -35,5 +35,6 @@ on_success: - git config --global user.email "rotter.martinos@gmail.com" - git config --global user.name "martinrotter" - copy /Y ..\rssguard-build\*.7z .\ + - git add *.7z - git commit -m "New files." - git push origin build-artifacts \ No newline at end of file