diff options
author | Nelson Chen <crazysim@gmail.com> | 2018-10-07 19:56:23 -0700 |
---|---|---|
committer | Nelson Chen <crazysim@gmail.com> | 2018-10-07 20:12:44 -0700 |
commit | 47c08e9400dc861a8dd229c29b604422f48fee16 (patch) | |
tree | 27b58c3cf356dff68b5f154f30c28c8a6b89dae9 | |
parent | c3389c8006443e2b4d994eb15e60bd249fc4732f (diff) | |
download | gitlab-ce-47c08e9400dc861a8dd229c29b604422f48fee16.tar.gz |
Replace old "secret variables" image for variables docs with new "variables" image
-rw-r--r-- | doc/ci/variables/README.md | 2 | ||||
-rw-r--r-- | doc/ci/variables/img/secret_variables.png | bin | 32886 -> 0 bytes | |||
-rw-r--r-- | doc/ci/variables/img/variables.png | bin | 0 -> 116263 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md index 93e7ca7bd89..2d23bf6d2fd 100644 --- a/doc/ci/variables/README.md +++ b/doc/ci/variables/README.md @@ -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. - + Once you set them, they will be available for all subsequent pipelines. You can also [protect your variables](#protected-variables). diff --git a/doc/ci/variables/img/secret_variables.png b/doc/ci/variables/img/secret_variables.png Binary files differdeleted file mode 100644 index 3c1aa361dc2..00000000000 --- a/doc/ci/variables/img/secret_variables.png +++ /dev/null diff --git a/doc/ci/variables/img/variables.png b/doc/ci/variables/img/variables.png Binary files differnew file mode 100644 index 00000000000..d2dc99bbac0 --- /dev/null +++ b/doc/ci/variables/img/variables.png |