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:54:19 +13:00
parent bde84505b0
commit b249700518

View File

@ -9,7 +9,7 @@ init:
New-Item -Path c:\users\appveyor\.ssh\ -Type Directory New-Item -Path c:\users\appveyor\.ssh\ -Type Directory
Set-Content c:\users\appveyor\.ssh\id_rsa $fileContent Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent
clone_script: clone_script:
- ps: git clone -q --branch=master ssh://git@git.software.kauripeak.co.nz:3999/Brychan/159.341_Assignment_1.git - ps: git clone -q --branch=master ssh://git@git.software.kauripeak.co.nz:3999/Brychan/159.341_Assignment_1.git
environment: environment: