diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-13 21:10:08 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-13 21:10:08 +0000 |
commit | 52b32eecb72bceac7e1b7f57a641d25b9a7f58bc (patch) | |
tree | 65cc0d5503947ed5fdeef66c29661d41ed6a91bb /doc/user/compliance | |
parent | 561d1f41b5803b90ef4baf0d129e28dde3fc2f25 (diff) | |
download | gitlab-ce-52b32eecb72bceac7e1b7f57a641d25b9a7f58bc.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/compliance')
-rw-r--r-- | doc/user/compliance/license_compliance/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/compliance/license_compliance/index.md b/doc/user/compliance/license_compliance/index.md index acab57f7f38..43dbafb8f6f 100644 --- a/doc/user/compliance/license_compliance/index.md +++ b/doc/user/compliance/license_compliance/index.md @@ -180,7 +180,7 @@ directory of your project. ### Overriding the template WARNING: -Beginning in GitLab 13.0, the use of [`only` and `except`](../../../ci/yaml/README.md#onlyexcept-basic) +Beginning in GitLab 13.0, the use of [`only` and `except`](../../../ci/yaml/README.md#only--except) is no longer supported. When overriding the template, you must use [`rules`](../../../ci/yaml/README.md#rules) instead. If you want to override the job definition (for example, change properties like |