diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-06-08 11:59:43 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-06-08 13:56:19 +0200 |
commit | 268d9f8f0448aa9379ef61c7209b3103250f4c56 (patch) | |
tree | 860e4bda32ce2e989f1b0a5d38d97cf10daf6577 /doc/ci/variables | |
parent | 1490d65e4541f8fdf4fc8257b0621bdd750dd904 (diff) | |
download | gitlab-ce-docs/triggers.tar.gz |
Refactor CI triggers docsdocs/triggers
Diffstat (limited to 'doc/ci/variables')
-rw-r--r-- | doc/ci/variables/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md index 76ba78ea7be..d1f9881e51b 100644 --- a/doc/ci/variables/README.md +++ b/doc/ci/variables/README.md @@ -431,3 +431,4 @@ export CI_REGISTRY_PASSWORD="longalfanumstring" [protected branches]: ../../user/project/protected_branches.md [protected tags]: ../../user/project/protected_tags.md [shellexecutors]: https://docs.gitlab.com/runner/executors/ +[eep]: https://about.gitlab.com/gitlab-ee/ "Available only in GitLab Enterprise Edition Premium" |