Jenkins Multibranch PipeLine

Sdílet
Vložit
  • čas přidán 27. 05. 2023
  • In this video you will see how to build and deploy multiple branches from a single #repository using #jenkins multibranch #pipeline .
    #devops
  • Věda a technologie

Komentáře • 19

  • @sunshock4us
    @sunshock4us Před 16 dny

    Hi Rnajit Thank you for the explanation in very simple language.

  • @adityafcb1
    @adityafcb1 Před 2 měsíci

    Hi Ranjith,
    This video was very beneficial for me. Just one question can we add webhooks for each branch separately in multi branch setup

  • @subrahmanyamrameswarapu8995
    @subrahmanyamrameswarapu8995 Před 2 měsíci

    Hi @Ranjit Swain,
    Based on the wildcard, jenkins is creating multiple pipelines.But here my doubt is, how the build is gonna made, Did you already placed Jenkinsfile inside each branch(as we mentioned wildcard). Could you please clear. Thanks in advance.

    • @subrahmanyamrameswarapu8995
      @subrahmanyamrameswarapu8995 Před 2 měsíci

      I got my answer after going through your another video. Thanks.
      CONFIGURE GITHUB WEBHOOK IN JENKINS MULTIBRANCH PIPELINE
      czcams.com/video/HgagJQSHLvc/video.html

  • @karthikrajrajkumar35
    @karthikrajrajkumar35 Před 9 měsíci

    Does multibranch pipeline not require any webhooks to be setup in git repository? Only the multibranch pipeline plugin installtion in jenkins enough?

    • @RanjitSwain
      @RanjitSwain  Před 9 měsíci

      Hi,
      Definitely webhook can be setup in git to trigger multibranch pipeline. Here is the video you can refer.
      CONFIGURE GITHUB WEBHOOK IN JENKINS MULTIBRANCH PIPELINE
      czcams.com/video/HgagJQSHLvc/video.html

  • @naren06938
    @naren06938 Před rokem +1

    Sir, If we use webhook trigger, will it applicable to all branches or current branch only?

    • @RanjitSwain
      @RanjitSwain  Před rokem

      Yes, it will be applicable for all branches

    • @ElyesBoudhina
      @ElyesBoudhina Před 4 měsíci

      @@RanjitSwain How to setup webhook to be send only for 'main' using pipeline project type all while writing the Jenkins file using script groovy?

  • @ElyesBoudhina
    @ElyesBoudhina Před 4 měsíci

    How to setup webhook to be send only for 'main' using pipeline project type all while writing the Jenkins file using script groovy?

    • @RanjitSwain
      @RanjitSwain  Před 3 měsíci +1

      Hi @ElyesBoudhina, sorry, for the late reply, I will be making a video shortly on this.

  • @maheshnarayantripathi4868
    @maheshnarayantripathi4868 Před 10 měsíci

    sir want to depoy the code from multibranch pipeline to their respective location(Apache-Server). How can we do this ?

    • @RanjitSwain
      @RanjitSwain  Před 10 měsíci

      Hi @maheshnarayantripathi4868, every branch will have different Jenkinsfile and we can set up the different server name in each pipeline.
      If you are using single pipeline for all branches then you have to pass the server name based on the branch in condition.

  • @ap6471
    @ap6471 Před 9 měsíci

    am getting
    "specified file not found' error in the console even though I have given my GitHub credentials and my repo is public

    • @RanjitSwain
      @RanjitSwain  Před 9 měsíci +1

      Hi, make sure the Jenkinsfile name is accurate in your repo as well as in Jenkins job setup.

    • @ap6471
      @ap6471 Před 9 měsíci

      @@RanjitSwain thanks for response.
      I solved it by providing proper git.exe path

  • @sportmatrix4302
    @sportmatrix4302 Před rokem

    I tried looking for you on fb i could not find you. can you pls reach out?

    • @RanjitSwain
      @RanjitSwain  Před rokem

      Hi, you can find me here
      facebook.com/rs.ranjitswain