Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled

This commit is contained in:
Brychan Dempsey 2021-03-13 17:53:15 +13:00
parent 97833545ef
commit bde84505b0

View File

@ -7,6 +7,8 @@ init:
$fileContent += "`n-----END OPENSSH PRIVATE KEY-----`n"
New-Item -Path c:\users\appveyor\.ssh\ -Type Directory
Set-Content c:\users\appveyor\.ssh\id_rsa $fileContent
clone_script:
- ps: git clone -q --branch=master ssh://git@git.software.kauripeak.co.nz:3999/Brychan/159.341_Assignment_1.git