Difference between revisions of "GitLab CI include:"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 +
 +
 +
Example:
 +
include:
 +
  - [[local:]] .gitlab/variables.yml
 +
  - local: .gitlab/build.yaml
 +
  - local: .gitlab/deploy.yaml
  
  

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: