Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-05-18 13:55:29 +0300
committerSean Packham (GitLab) <sean@seanpackham.com>2017-05-18 13:55:29 +0300
commitae96126e9f341b4d4464ee5512184960fab345f6 (patch)
tree7fda8f32cb6e47e0d31871f048683ad2852aeb24 /doc/ci/README.md
parentd08f6bdcb735ddb2428fb2b1960175fa3f126d15 (diff)
Refactor pipeline schedules docs
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index 86de0ee9043..4f17e7062ab 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -66,7 +66,8 @@ learn how to leverage its potential even more.
submodules are involved
- [Auto deploy](autodeploy/index.md)
- [Use SSH keys in your build environment](ssh_keys/README.md)
-- [Trigger jobs through the GitLab API](triggers/README.md)
+- [Trigger pipelines through the GitLab API](triggers/README.md)
+- [Trigger pipelines on a schedule](../user/project/pipelines/schedules.md)
## Review Apps