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

This commit is contained in:
Brychan Dempsey 2021-03-13 18:57:21 +13:00
parent 1c154f62b1
commit 9a27d23a7e

View File

@ -11,7 +11,7 @@ init:
Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent
ssh-add c:/users/appveyor/.ssh/id_ed25519 ssh-add C:/Users/appveyor/.ssh/id_ed25519
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: