From b3d427777e716f99fe686c45714626421547cbd5 Mon Sep 17 00:00:00 2001 From: Peter Leitzen Date: Tue, 23 Apr 2019 14:13:01 +0200 Subject: Fix reference-style links in CI predefined vars --- doc/ci/variables/predefined_variables.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/ci/variables/predefined_variables.md b/doc/ci/variables/predefined_variables.md index 4c562138b98..4776343cc0c 100644 --- a/doc/ci/variables/predefined_variables.md +++ b/doc/ci/variables/predefined_variables.md @@ -111,3 +111,7 @@ future GitLab releases.** | `GITLAB_USER_NAME` | 10.0 | all | The real name of the user who started the job | | `RESTORE_CACHE_ATTEMPTS` | 8.15 | 1.9 | Number of attempts to restore the cache running a job | | `GITLAB_FEATURES` | 10.6 | all | The comma separated list of licensed features available for your instance and plan | + +[gitlab-deploy-token]: ../../user/project/deploy_tokens/index.md#gitlab-deploy-token +[registry]: ../../user/project/container_registry.md +[dependent-repositories]: ../../user/project/new_ci_build_permissions_model.md#dependent-repositories -- cgit v1.2.1