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
109dc75eee
commit
10a0d6046b
@ -10,6 +10,8 @@ init:
|
|||||||
New-Item -Force -Path c:\users\appveyor\.ssh\ -Type Directory
|
New-Item -Force -Path c:\users\appveyor\.ssh\ -Type Directory
|
||||||
|
|
||||||
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
|
||||||
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user