Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
This commit is contained in:
parent
9a27d23a7e
commit
7c21e357b3
@ -11,6 +11,8 @@ init:
|
|||||||
|
|
||||||
Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent
|
Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent
|
||||||
|
|
||||||
|
ssh-agent -s
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user