diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ci/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index 7b3dda77ec7..93b82a065b3 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -166,15 +166,3 @@ been necessary. These are: - [New CI job permissions model](../user/project/new_ci_build_permissions_model.md). See what changed in GitLab 8.12 and how that affects your jobs. There's a new way to access your Git submodules and LFS objects in jobs. - -<!-- ## Troubleshooting - -Include any troubleshooting steps that you can foresee. If you know beforehand what issues -one might have when setting this up, or when something is changed, or on upgrading, it's -important to describe those, too. Think of things that may go wrong and include them here. -This is important to minimize requests for support, and to avoid doc comments with -questions that you know someone might ask. - -Each scenario can be a third-level heading, e.g. `### Getting error message X`. -If you have none to add when creating a doc, leave this section in place -but commented out to help encourage others to add to it in the future. --> |