Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed

This commit is contained in:
Brychan Dempsey 2021-03-13 18:54:36 +13:00
parent 109dc75eee
commit 10a0d6046b

View File

@ -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: