Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to run pipelines for CI/CD for a specific branch (dev)

Akshay Gupta
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 15, 2018

Hi all,

I am using the below-mentioned code as my  'bitbucket-pipeline.yml' file

image: node:6.9.4
pipelines:

   branches:

      dev:

         - step:

            script:

               - npm install

At the time of committing the code and pushing to my dev branch, it's not getting triggered to my Pipeline dashboard

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events