We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run within a Docker container, hook would break because of "Host key verification failed."
This makes me wonder if publican would support private specs repositories?
data: /srv/webplatform/specs/bin/server.js:15 - info: Publican/0.3.1 up and running. data: /srv/webplatform/specs/bin/server.js:15 - info: Processing request for webspecs/the-index#master data: /srv/webplatform/specs/bin/server.js:15 - info: Hook for webspecs/the-index, branch master data: /srv/webplatform/specs/bin/server.js:15 - info: Queued 1430921368379-378440367 for processing. data: /srv/webplatform/specs/bin/server.js:15 - info: Found item in queue, processing {"repository":"webspecs/the-index","branch":"master"} data: /srv/webplatform/specs/bin/server.js:15 - info: Locking clone [email protected]:webspecs/the-index.git data: /srv/webplatform/specs/bin/server.js:15 - info: Releasing lock clone [email protected]:webspecs/the-index.git data: /srv/webplatform/specs/bin/server.js:15 - error: Error: Command failed: Cloning into bare repository '/srv/webplatform/specs/data/gits/webspecs/the-index'... data: /srv/webplatform/specs/bin/server.js:15 - Host key verification failed. data: /srv/webplatform/specs/bin/server.js:15 - fatal: Could not read from remote repository. data: /srv/webplatform/specs/bin/server.js:15 - Please make sure you have the correct access rights data: /srv/webplatform/specs/bin/server.js:15 - and the repository exists. data: /srv/webplatform/specs/bin/server.js:15 - at ChildProcess.exithandler (child_process.js:658:15) data: /srv/webplatform/specs/bin/server.js:15 - at ChildProcess.emit (events.js:98:17) data: /srv/webplatform/specs/bin/server.js:15 - at maybeClose (child_process.js:766:16) data: /srv/webplatform/specs/bin/server.js:15 - at Process.ChildProcess._handle.onexit (child_process.js:833:5)
The text was updated successfully, but these errors were encountered:
webspecs#20 proposal; Otherwise it breaks while executing hook to bui…
a04ca0f
…ld without SSH keys
No branches or pull requests
When I run within a Docker container, hook would break because of "Host key verification failed."
This makes me wonder if publican would support private specs repositories?
The text was updated successfully, but these errors were encountered: