clone_folder setting in Ubuntu
Hello, I am using configuration variable clone_folder in my appveyor.yaml to specify where git will clone folder into.
It is defined something like
clone_folder: c:\projects\TargetFolderName
This works fine under Windows, but it fails under Ubuntu worker. How can I specify this per build image?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Ilya Finkelshte... on 23 May, 2018 06:55 AM
Yes, please look at this part of documentation: https://www.appveyor.com/docs/build-configuration/#specializing-mat...
2 Posted by Igor on 23 May, 2018 07:11 AM
Thanks, it works as a charm. You guys are doing great work!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:28 AM.