Create your First CICD Pipeline with GitlabCI in less than 10 minutes | Spring Boot Backend 11.2

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 18

  • @TheDomork
    @TheDomork 2 роки тому +2

    Thank you for the usefull video. Today I learned what is a runner, job and how the CI in gitlab works! Have a nice day ;)

    • @TheDevWorldbySergioLema
      @TheDevWorldbySergioLema  2 роки тому +1

      Glad it helped you. Don't hesitate to share the video to your network if you think it can be helpful for somebody else you know.

  • @AkashRoy-jb8bw
    @AkashRoy-jb8bw 2 роки тому +2

    high expectations from you for more videos on microservices.

  • @sebastianbejarano350
    @sebastianbejarano350 6 місяців тому

    Well actually for a command to be recognized by the bash, you need to add it to your path env variable, else you'll need to specify the full path to the exectuable file :) java and maven for instance :)

    • @TheDevWorldbySergioLema
      @TheDevWorldbySergioLema  6 місяців тому

      Yes, that's true. But I know I had java and maven in the path environment variable. I don't remember more about the error.

  • @vusalahasanli4200
    @vusalahasanli4200 2 роки тому

    Thanks for clear explanation:)

  • @boriskaloshin8989
    @boriskaloshin8989 Рік тому

    It was cool!

  • @temrimoose
    @temrimoose 9 місяців тому

    the great sergio lama

  • @martamartinezparis8432
    @martamartinezparis8432 2 роки тому

    Genial!

  • @vh3104
    @vh3104 Рік тому

    This video is useful for developers who already have good experience with GitLab ci-cd, and who have a deep knowledge of docker, and etc... But it is interesting - why do such developers still not know how to deploy a simple Java project...

    • @TheDevWorldbySergioLema
      @TheDevWorldbySergioLema  Рік тому +1

      I assume the audience have already some experience with Docker, but that's an introduction to Gitlab. I try to explain the concepts of CI/CD and runners for new users. The problem I try to explain is not how to deploy a simple Java project, but how a CI/CD pipeline works, how I have a test stage, a deploy stage and how I share artifacts between them. That's what people most struggle with.

  • @TheLordGamesTv
    @TheLordGamesTv 2 роки тому

    ty