Commit feae0f42 authored by Valery Sizov's avatar Valery Sizov

resolve doc/ci/variables/where_variables_can_be_used.md

parent c985c76b
......@@ -111,7 +111,6 @@ They are:
- **not supported:**
- by the definitions [described in the table](#gitlab-ci-yml-file) where the "Expansion place" is "GitLab"
- in the `only` and `except` [variables expressions](README.md#variables-expressions)
<<<<<<< HEAD
## Secret variables with an environment scope
......@@ -131,5 +130,3 @@ my-job:
variables:
- $STAGING_SECRET == 'something'
```
=======
>>>>>>> upstream/master
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment