8:17
Reuse GitLab Jobs | How to Reuse GitLab Jobs? | Reuse GitLab yml Code | GitLab
Hands-on demo: find and create reuse GitLab jobs. I'll demo reuse GitLab yml code. Video content MD file: ...
8:40
How-to Protect Your .gitlab.ci.yml File From Editing
How-to Protect Your gitlab.ci.yml File From Editing | Sign up to my free Discord community: https://www.thecloud.coach/community ...
8:19
Reuse CI/CD configuration using YAML functions
... any job or any file and reuse it within your own job so the concept of reusing and sharing subset of your pipeline configuration is ...
4:18
GitLab CI Pipeline Templates with Include | Reusable CI/CD Blueprints in GitLab #gitlab #templates
Learn how to create reusable GitLab CI/CD pipeline templates using the powerful include: feature. In this video, I walk you through ...
13:01
Shell Code Libraries In Pure GitLab CI YAML
You may wish to do away with the extra development of containers or you may want to use a variety of non-custom containers in ...
19:33
GitLab CI/CD Pipeline Tutorial for Beginners
New to GitLab? No worries! Start your DevOps journey with me: ...
22:02
UX showcase: Reusable pipeline components
... is just to try to reuse as much of the existing ui that we already have in gitlab this is very similar to the projects dashboard that we ...
9:45
GitLab Pipeline Optimization: Local Templates & Pro Tips (Reduce 1000 lines of yaml to 200)
In this tutorial, we're diving deep into optimizing GitLab Pipelines using local templates and a host of best practices. Whether ...
7:16
[GitLab CI/CD Tutorial] 04: YAML and CI
What is the GitLab CI specification? Tutorial Website: https://hsf-training.github.io/hsf-training-cicd/ Speaker: Giordon Stark ...
31:54
NEW GitLab CI CD components explained
Check out Kestra: https://go.kestra.io/Christian In this video, we will show you how to simplify your CI/CD pipelines in GitLab using ...
32:28
Gitlab yaml file simply explained
Gitlab CI/CD - .gitlab.yaml Explained: 1. Images Defined docker images to run jobs in independent containers within a single ...
4:16
✅ How to Create & Use Templates in the Same GitLab CI YAML File | GitLab CI/CD Tutorial
Learn how to create and use reusable templates within the same GitLab CI YAML file to simplify and streamline your CI/CD ...
9:57
Reduce Pipeline from 1000 lines to 100 using Gitlab !Reference
Welcome to this groundbreaking tutorial where we'll show you how to reduce a 1000-line GitLab pipeline down to just 100 lines ...
2:47
GitLab 14.3 - Support merging CI/CD rules arrays with !reference
The YAML !reference tag introduced earlier this year helps you reuse and combine configuration. This is a very flexible way to ...
20:14
Reusable CI/CD "Library" Discussion
... tempted to think about it as more of a infrastructure as code enhancement that might be like reusable and a sharp primitive but if ...
9:49
GitHub Actions or GitLab? Here's What You Need to Know
GitHub Actions vs GitLab CI/CD is not just a YAML comparison — it is a choice about runners, reusable workflows, deployment ...
13:32
Additive CI Pipelines - Proof of concept demo
Fabio Pitino - Staff Backend Engineer - demonstrates a proof of concept about Additive CI Pipelines as experimental feature.
8:24
Git Submodules on Gitlab CI/CD Pipeline
Use Git submodules to keep a Git repository as a subdirectory of another Git repo.