Skip to content

Commit 202e983

Browse files
Update context.md
1 parent 2627175 commit 202e983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/__glossary/context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
term: Context
33
---
44

5-
Contexts provide a mechanism for securing and sharing environment variables across projects. The environment variables are defined as name/value pairs and are injected at runtime. To use environment variables set on the Contexts page, the user running the workflow must be a member of the organization for which the context is set and the rule must allow access to all projects in the org. See the [Contexts]({{ site.baseurl }}/2.0/contexts/) document for instructions.
5+
Contexts provide a mechanism for securing and sharing environment variables across projects. The environment variables are defined as name/value pairs and are injected at runtime. Environment variables are set on the Contexts page. To use these variables in a workflow, users must be members of the context's organization. The rule must allow access to all projects in the org. See the [Contexts]({{ site.baseurl }}/2.0/contexts/) document for instructions.

0 commit comments

Comments
 (0)