Autodesk/hubble

Use admin SSH key for data repo

larsxschneider opened this issue · 0 comments

If the data repository is accessed via SSH, then we should use the SSH key:

executeCommand(["git", "clone", configuration["repositoryURL"], "."], cwd = dataDirectory)

/cc @stoe