Commit 6a0444af authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'lmendes-master-patch-49963' into 'master'

Update README.md Removed extra "the".

See merge request gitlab-org/gitlab!57650
parents 5b878123 dff4d300
......@@ -4896,7 +4896,7 @@ reused in the `test` job:
- !reference [.teardown, after_script]
```
In the following example, `test-vars-1` reuses the all the variables in `.vars`, while `test-vars-2`
In the following example, `test-vars-1` reuses all the variables in `.vars`, while `test-vars-2`
selects a specific variable and reuses it as a new `MY_VAR` variable.
```yaml
......
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