Difference between revisions of "GitLab CI include:"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
+
* https://docs.gitlab.com/ee/ci/yaml/includes.html
  
  

Revision as of 06:25, 10 August 2022


Example:

include:
  - local: .gitlab/variables.yml
  - local: .gitlab/build.yaml
  - local: .gitlab/deploy.yaml


See also

Advertising: