Continuous Integration (CI) with Jenkins, GitHub and Docker using EC2(AWS)

Опубликовано: 21 Апрель 2020
на канале: Tech
1,065
18

CI | Jenking, git and Docker | EC2(AWS) using CentOs7

Developer commits piece of code into source code directory(git) ,on other hand Jenkins regularly checks the directory for possible changes. Once it is detected and successful Jenkins prepare a new build ,if the build fails/error then team will be notified.

Sample code for this Demo @git : https://github.com/bala-code/web-test