diff options
author | Dylan Griffith <dyl.griffith@gmail.com> | 2018-09-26 15:39:27 +0000 |
---|---|---|
committer | Kamil TrzciĆski <ayufan@ayufan.eu> | 2018-09-26 15:39:27 +0000 |
commit | f5f5d6ea1f816f2d695eca74b3923457dcccbdff (patch) | |
tree | 22b25ffd74a9012f9a8cba9f597d9db4ba50719e /doc/ci/README.md | |
parent | 82ea7195cdeab1f9177796517b7267cb7db0fae0 (diff) | |
download | gitlab-ce-f5f5d6ea1f816f2d695eca74b3923457dcccbdff.tar.gz |
Resolve "Un-vendor CI templates"
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r-- | doc/ci/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index d782d64e971..dba1f38abe2 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -132,5 +132,3 @@ your whole GitLab instance as well as in each project. - [New CI job permissions model](../user/project/new_ci_build_permissions_model.md) Read about 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. - -[gitlab-ci-templates]: https://gitlab.com/gitlab-org/gitlab-ci-yml |