I am confused to set up an pipeline in my repository and then I have to push my npm package, can you help with exact and step by step to achieve this, since I am new to bitbucket thats why
Hi @Jinkle Pancholi ,
Thank you for your question!
It's a good point to start with a ready to use template npm-publish example that we created for you.
It would be nice if you provide us with more details about your experience.
Cheers,
Oleksandr Kyrdan
Okay, I have my project in bitbucket repository and basically it is as reactjs project, and in that project, we have total 5 stages and each stage contains 10-15 js file , now my task is to make new repository for each stage and separate each stage , this part is done, now i Want to connect all this repos , so I was thinking of private npm package , I will publish my all repos as private npm package and then I can use that in my all repos, for that I was setting the pipeline to publish an npm package from bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have created an pipeline just for checking purpose , and by mistake it is created in develop branch and I want to create in another branch, can you also help me with this part?
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.