With a Rails app, when the pipeline arrives into the "bundle install" step the pipeline stays in progress "forever" (it's more than 1h30min now).
Is there any log of what's happening?
Ok, I see.. the arrows in the left of each step open the traces for the step.
By the way, the problem is the verification of a Bitbucket server when retrieving a gem through git:
Fetching git@bitbucket.org:xxx/xxx.git
The authenticity of host 'bitbucket.org (104.192.143.1)'
can't be established.RSA key fingerprint is 97:8c:1b:f2:6f:14:6b:5c:3b:ec:aa:46:46:74:7c:40.
Are you sure you want to continue connecting (yes/no)?
Hi @Oliver VH,
The arrows to the left expand the logs for the command.
To accept Bitbucket as a SSH known host, please follow the instructions here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.