Difference between revisions of "GitLab CI extends:"
Jump to navigation
Jump to search
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | * https://docs.gitlab.com/ee/ci/yaml/#extends | ||
+ | * Keyword type: [[Job]] keyword. You can use it only as part of a job | ||
+ | * <code>extends: .base</code> | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[YAML anchors]] | ||
+ | * [[GitLab CI: Job:]] | ||
+ | * <code>[[GitLab CI include:|include:]]</code> | ||
+ | * [[GitLab Workflow]] | ||
+ | |||
+ | == See also == | ||
* {{gitlab-ci.yml}} | * {{gitlab-ci.yml}} | ||
* {{GitLab CI}} | * {{GitLab CI}} | ||
+ | |||
+ | [[Category:GitLab]] |
Latest revision as of 15:15, 13 December 2022
Advertising: