Feedback

Chat Icon

Cloud Native CI/CD with GitLab

From Commit to Production Ready

Consice, Reusable and Refactored Definitions
26%

Key Takeaways

This chapter covered advanced techniques for defining GitLab CI/CD pipelines using the include and extends keywords. Here are some important concepts to remember:

  • The include keyword allows you to split your pipeline definition into multiple files for better organization and reusability.

  • You can include files from local paths, remote URLs, or other projects in your GitLab instance.

  • The extends keyword enables you to create reusable configuration sections that can be shared across multiple jobs.

Cloud Native CI/CD with GitLab

From Commit to Production Ready

Enroll now to unlock all content and receive all future updates for free.