What is CI/CD pipelines - Stop these mistakes

Sdílet
Vložit

Komentáře • 8

  • @bigTester
    @bigTester Před 18 dny +1

    Thanks for these tips. I will keep in mind about these when I create pipeline next time.

  • @xiJTAG
    @xiJTAG Před 18 dny

    Great video! love your channel. Would you consider doing a Svelte tutorial? Thank you!

  • @iamriwash7943
    @iamriwash7943 Před 19 dny +1

    in laravel you can use deployer package for CI CD

    • @Bitfumes
      @Bitfumes  Před 18 dny

      which package you use ?

    • @iamriwash7943
      @iamriwash7943 Před 18 dny

      @@Bitfumes laravel deployer package (deployer)

  • @iamriwash7943
    @iamriwash7943 Před 19 dny +1

    best way you can make different branch for different server demo server make 1 branch production make another dont merge until your code run .

    • @Bitfumes
      @Bitfumes  Před 18 dny

      thats also a good strategy