Difference between revisions of "GitLab CI/CD"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 +
GitLab [[Continuous Integration/Continuous Delivery (CI/CD)|CI/CD pipelines]] are configured using a [[DevOps/YAML|YAML]] file called <code>.gitlab-ci.yml</code>.
 +
* https://docs.gitlab.com/ee/ci/yaml/
 +
* https://gitlab.bt.local/help/ci/yaml/README.md
  
 +
 +
 +
 +
 +
== Related ==
 +
* [[Gitlab runner]]
 +
* <code>[[.gitlab-ci.yml]]</code>
 +
* [[GitLab CI/CD variables]]
 
* GitLab CI project definition: Max artifacts size, protected and masked [[variables]], runners assignments  
 
* GitLab CI project definition: Max artifacts size, protected and masked [[variables]], runners assignments  
* [[GitLab CI/CD variables]]
 
* <code>[[.gitlab-ci.yml]]</code>
 
* [[Gitlab runner]]
 
  
 
== See also ==
 
== See also ==

Revision as of 15:12, 15 June 2022

Advertising: