Replace old "secret variables" image for variables docs with new "variables" image

This commit is contained in:
Nelson Chen 2018-10-07 19:56:23 -07:00
parent c3389c8006
commit 47c08e9400
3 changed files with 1 additions and 1 deletions

View file

@ -197,7 +197,7 @@ Likewise, group-level variables can be added by going to your group's
**Settings > CI/CD**, then finding the section called **Variables**.
Any variables of [subgroups] will be inherited recursively.
![Variables](img/secret_variables.png)
![Variables](img/variables.png)
Once you set them, they will be available for all subsequent pipelines. You can also
[protect your variables](#protected-variables).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB