From 10a0d6046bc4d1693513968a3c557d8763bb4d25 Mon Sep 17 00:00:00 2001 From: Brychan Dempsey Date: Sat, 13 Mar 2021 18:54:36 +1300 Subject: [PATCH] Update '.appveyor.yml' --- .appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index dfb35d2..fc95e8f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -10,6 +10,8 @@ init: New-Item -Force -Path c:\users\appveyor\.ssh\ -Type Directory Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent + + ssh-add c:\users\appveyor\.ssh\id_ed25519 clone_script: - ps: git clone -q --branch=master ssh://git@git.software.kauripeak.co.nz:3999/Brychan/159.341_Assignment_1.git environment: