adriancole commented on issue #7: fix: enables pulling of submodule. URL: https://github.com/apache/incubator-zipkin-website/pull/7#issuecomment-487786574 sadly: ``` [2019-04-30T00:12:49.293Z] + git submodule update --init --recursive [2019-04-30T00:12:49.293Z] Submodule 'zipkin-api' ([email protected]:apache/incubator-zipkin-api.git) registered for path 'zipkin-api' [2019-04-30T00:12:49.293Z] Cloning into 'zipkin-api'... [2019-04-30T00:12:49.924Z] Permission denied (publickey). [2019-04-30T00:12:49.924Z] fatal: Could not read from remote repository. [2019-04-30T00:12:49.924Z] [2019-04-30T00:12:49.924Z] Please make sure you have the correct access rights [2019-04-30T00:12:49.924Z] and the repository exists. [2019-04-30T00:12:49.924Z] fatal: clone of '[email protected]:apache/incubator-zipkin-api.git' into submodule path 'zipkin-api' failed [2019-04-30T00:12:50.697Z] Terminated ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
