Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
This commit is contained in:
parent
97833545ef
commit
bde84505b0
@ -7,6 +7,8 @@ init:
|
|||||||
|
|
||||||
$fileContent += "`n-----END OPENSSH PRIVATE KEY-----`n"
|
$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
|
Set-Content c:\users\appveyor\.ssh\id_rsa $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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user