Commit e3fa5476 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

doc: fix scope-environments-with-specs link

parent f39dc502
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ decoded by our templates (make sure you're using a version of the template that

All our templates support a generic and powerful way of limiting/overriding some of your environment variables, depending on the execution context.

This feature is comparable to GitLab [Scoping environments with specs](https://docs.gitlab.com/ee/ci/environments/index.html#scoping-environments-with-specs)
This feature is comparable to GitLab [Scoping environments with specs](https://docs.gitlab.com/ee/ci/environments/index.html#scope-environments-with-specs)
feature, but covers a broader usage:

* can be used with **non-secret variables** (defined in your `.gitlab-ci.yml` file),