Getting started with GitLab CI/CD
An introduction to working with GitLab CI/CD for development and infrastructure workflows. The talk covers an introduction to the structure of GitLab CI/CD pipelines and walks through two practical examples:
1. workflow for a rust library with linting, testing & publishing to crates.io
2. workflow for automating building & publishing custom container images with buildkit to GitLab's container registry
The goal of the talk is to provide an introductory overview of the feature set of GitLab CI/CD (self-hosted OSS variant). It will also cover some tips & tricks for troubleshooting and optimizing pipelines.
The talk will only cover features available for self-hosted GitLab's community edition instances.
Licensed to the public under http://creativecommons.org/licenses/by/4.0