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

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

commit 316400cd9455f249e138585090744c075e54aef3
Author: Xycaleth <a...@acslo.com>
Date:   Wed Jun 21 20:16:45 2017 +0100

    Appveyor: Set private SSH key from env variable
---
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/appveyor.yml b/appveyor.yml
index f90c332..3f9f22a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -69,4 +69,5 @@ artifacts:
 #  - ps: $blockRdp = $true; iex ((new-object 
net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
 
 deploy_script:
+  - ps: Set-Content C:\Users\appveyor\.ssh\id_rsa $env:DeploymentKey
   - scripts/builds/deploy.bat

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

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

Reply via email to