summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavin Walker <dwalker@gitlab.com>2017-11-08 00:03:00 +0000
committerDavin Walker <dwalker@gitlab.com>2017-11-08 00:03:00 +0000
commitf5cd79db3227d082fac340218d464b8eb5a18e83 (patch)
tree9df00bb4bb57bbd2897b1fd2f25552772556db10
parentac4a976c5ff77a1327345245b91e8e0ca5601b9d (diff)
downloadgitlab-ce-39929-provide-clarification-on-mirrored-repositories-for-pipelines.tar.gz
-rw-r--r--doc/ci/quick_start/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ci/quick_start/README.md b/doc/ci/quick_start/README.md
index f621bf07251..a9383cdd989 100644
--- a/doc/ci/quick_start/README.md
+++ b/doc/ci/quick_start/README.md
@@ -126,6 +126,9 @@ git push origin master
Now if you go to the **Pipelines** page you will see that the pipeline is
pending.
+>**Note:**
+ If you have a mirrored repository you may need to [enable](https://docs.gitlab.com/ee/workflow/repository_mirroring.html#pulling-from-a-remote-repository) pipeline triggers.
+
You can also go to the **Commits** page and notice the little pause icon next
to the commit SHA.