Difference between revisions of "GitLab environment variables"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
 +
GitLab Predefined variables: https://docs.gitlab.com/ee/ci/variables/predefined_variables.html
 
  [[CI_COMMIT_REF_NAME]]
 
  [[CI_COMMIT_REF_NAME]]
 +
[[CI_COMMIT_REF_SLUG]]: CI_COMMIT_REF_NAME in lowercase, shortened to 63 bytes, and with everything except 0-9 and a-z replaced with -. No leading / trailing -. Use in URLs, host names and domain names
 +
[[CI_COMMIT_SHORT_SHA]]
  
  
Line 9: Line 12:
 
* <code>[[export]]</code>
 
* <code>[[export]]</code>
 
* [[GitLab environments]]
 
* [[GitLab environments]]
* <code>[[variables:]]</code>
+
* <code>[[GitLab CI: variables:|variables:]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{GitLab variables}}
 
* {{GitLab}}
 
* {{GitLab}}
  
 
[[Category:GitLab]]
 
[[Category:GitLab]]

Latest revision as of 14:08, 31 October 2022

Advertising: