You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/user-guide/environment.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,19 @@ The Variable Groups section of Semaphore is a place to store additional variable
4
4
5
5
All task templates require a variable group to be defined even if it is empty.
6
6
7
-
## Create an variable group
7
+
## Create a variable group
8
8
1. Click on the Variable Group tab.
9
9
2. Click on the New Variable Group button.
10
10
3. Name the Variable Group and type or paste in valid JSON variables. If you just need an empty Variable Group type in ```{}```.
11
11
12
-
## Updating an variable group
12
+
## Updating a variable group
13
13
1. Click on the Variable Groups tab.
14
14
2. Click the pencil icon.
15
15
3. Make changes and click save.
16
16
17
17
## Deleting the variable group
18
-
Before you remove an variable proup, you must remove all resources tied to it.
19
-
If you are not sure which resources are being used in an variable group, follow steps 1 and 2 below. It will show you which resources are being used, with links to those resources.
18
+
Before you remove a variable group, you must remove all resources tied to it.
19
+
If you are not sure which resources are being used in a variable group, follow steps 1 and 2 below. It will show you which resources are being used, with links to those resources.
20
20
21
21
1. Click on the Variable Group.
22
22
2. Click the trash can icon next to the Variable Group.
0 commit comments