On Wed 6 Sep 2017 at 20:05, nup <[email protected]> wrote: > Hi, > > > Having a strange issue where I can add the repo name and user when > creating blueocean pipeline with Bitbucket Could connection. My > credentials are permanently stored to and I cannot figure out how to remove > them. >
They are stored in your *per-user* credentials store if I recall the design. Then the blue ocean credentials provider exposes the credentials to that specific multibranch project only. You can manage your per-user store by clicking on your name in the *classic* Jenkins title bar (just to the left of logout) and then selecting Credentials from the left menu. (For more details read the user guide in https://github.com/jenkinsci/credentials-plugin/ inside the docs folder) HTH > Stuck at the attached screen shot with My Repo and nothing goes further. > > <https://lh3.googleusercontent.com/-WsFQ4ITHIBU/WbBGzff9BFI/AAAAAAAAFGk/Bk8iGN3a0e0A1kyNqZ-tMGJ5uXzIHWWiwCLcBGAs/s1600/Screen%2BShot%2B2017-09-06%2Bat%2B12.00.51%2BPM.png> > > Any help would be appreciated. > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/e6a95995-e5f7-4de7-b423-039949d58fae%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/e6a95995-e5f7-4de7-b423-039949d58fae%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CA%2BnPnMw5cov4u%3D9B6c5mCHvaPvUDYutJUpzOeDSwRhPv10B__g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
