Configure Gitlab CI
Problem to solve
We need the Gitlab CI feature to automate various processes in the IT and also help regular users to run automated tasks for their projects. A comprehensive list of Gitlab CI features can be found here.
Intended users
- Administrators:
- Build Docker Images
- Deploy applications
- Automate tasks
- Users:
- Automate tasks
Other links/references
- Official Doc: https://docs.gitlab.com/ee/ci/
- Introduction to Gitlab CI: https://medium.com/faun/beginner-friendly-introduction-to-gitlab-ci-cd-1c80ee5ba0ae