Merge branch 'update-link-to-documentation-testing' into 'master'
Update link to documentation testing See merge request gitlab-org/gitlab-ce!22018
This commit is contained in:
commit
bfeed3b304
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