Difference between revisions of "GitLab CI include:"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
- local: .gitlab/deploy.yaml | - local: .gitlab/deploy.yaml | ||
− | + | == Related == | |
+ | * [[GitLab templates]] | ||
== See also == | == See also == |
Revision as of 06:26, 10 August 2022
Example:
include: - local: .gitlab/variables.yml - local: .gitlab/build.yaml - local: .gitlab/deploy.yaml
Related
See also
gitlab-ci.yml
,job: | stage: | stages: | artifacts: | include: | script: | when: | only: | needs:
Advertising: