aegir-project / development

A couple of scripts for easier Aegir development using Docker.
11 stars 3 forks source link

Adding travis file to test development environment. #9

Closed jonpugh closed 8 years ago

helmo commented 8 years ago

@jonpugh I think we need to change the way we clone all repo's. We now use ssh ... but the ssh key inside the container will not be added to github and Drupal.org. See #10

jonpugh commented 8 years ago

Yeah... When I couldn't get SkipHostKeyChecking to work, I thought it might be that weird situation with SSH where you are blocked access unless you have a key, even if the repo is public.