Update link to documentation testing
This commit is contained in:
parent
f13636b6d1
commit
7299429ba6
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ stages:
|
|||
|
||||
# Skip all jobs except the ones that begin with 'docs/'.
|
||||
# Used for commits including ONLY documentation changes.
|
||||
# https://docs.gitlab.com/ce/development/writing_documentation.html#testing
|
||||
# https://docs.gitlab.com/ce/development/documentation/#testing
|
||||
.except-docs: &except-docs
|
||||
except:
|
||||
- /(^docs[\/-].*|.*-docs$)/
|
||||
|
|
Loading…
Reference in a new issue