Jenkins: add git config options username and email

preview_player
Показать описание
when you commit any changes to git, it will track the author of the commit. You can set git author details in git global config options. If Jenkins didn't get any information about the author, it will give an error as shown in the video. You can see that earlier there is an error while running a job. When we configure the author details, the error is removed in next build.
Рекомендации по теме
Комментарии
Автор

My friend, I want work with AWSEB finally. And I have already made the Design. So I want to use Github for the repo, and Jenkins for the CI/CD then deploy into EB, the question is, can I make 2 environment, 1 for testing, the other 1 for production. If it possible, how to do that? Please advice.

muhamadalfatih