We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c7e83 commit 194b6beCopy full SHA for 194b6be
docs/gl_objects/variables.rst
@@ -5,6 +5,12 @@ CI/CD Variables
5
You can configure variables at the instance-level (admin only), or associate
6
variables to projects and groups, to modify pipeline/job scripts behavior.
7
8
+.. warning::
9
+
10
+ Please always follow GitLab's `rules for CI/CD variables`_, especially for values
11
+ in masked variables. If you do not, your variables may silently fail to save.
12
13
+.. _rules for CI/CD variables: https://docs.gitlab.com/ee/ci/variables/#add-a-cicd-variable-to-a-project
14
15
Instance-level variables
16
========================
0 commit comments