4

I have an ssh key setup for the bitbucket team.

But the Blue Ocean UI only gives me the option for username and password which means I cant use it to create any pipelines:

enter image description here

I have to use the old UI for now, unless there is a way to do this in BlueOcean?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
red888
  • 27,709
  • 55
  • 204
  • 392
  • I guess this should have just been a feature request, hopefully someone can update this when they add it. From what I understand this is more a limitation of bitbucket than jenkins? Maybe jenkins is making rest calls to bb which doesnt support an ssh key? Maybe to use bb cloud youll have to provide user creds for bb setup and then also provide ssh key for git- hope we get support soon. – red888 Jun 14 '18 at 14:34

1 Answers1

1

When you choose Git and then paste your SSH URL, you will see the SSH Key you need to add to BitBucket

See screenshot

ETO
  • 6,970
  • 1
  • 20
  • 37
Kai Reichart
  • 81
  • 1
  • 1