GROOVY + JENKINS | Declarative pipelines | How to use groovy in pipelines | Create jobs with code

preview_player
Показать описание
Jenkins from zero to hero
Hello, in this video we are talking about how to create jobs by code, we will use Jenkins pipelines for this, there are two types, scripted and declarative, we are using the declarative ones.
In #DevOps we have to be familiar with coding, and for this our CI/CD process should be able to be represented in this way, so we can keep our environment in an repository manager (GitHub, Bitbucket etc)

#DevOps
#JenkinsPipelines
#Groovy
Рекомендации по теме
Комментарии
Автор

Hello I just got errors because i'm running all of it on windows I don't have linux to run commands like " sh 'pwd' "

FernandoMohamed