Workshop: CI/CD essentials from scratch with Gitlab.
Speakers: Rajasekhar Ravalisri
Track: English
Type: Workshop
Room: Rex
Time: Jan 24 (Sun): 14:00
Duration: 1:00
Time : 60 Minutes
In Software Industry, the developer team puts their efforts on the deployments for small minute code changes. There are multiple stages involved in deployment as clean, build, test, deploy it which requires all your attention and intimate the dev team about the failures if so in between. The CI/CD(Continuous Integration/Continuous Deployment) helps the developer team to make changes automatically by reducing the man power.
Let’s learn how to write gitlab-ci.yml file and then debian-salsa-ci.yml file