summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-01-28 10:41:52 +0100
committerdosire <sytses@gmail.com>2014-01-28 10:41:52 +0100
commit1bfaa5e071f32fa470ae0aee38e5154f6c03cdc6 (patch)
treec23201b43379354e9bff33559fdd8a356dfc60a2 /README.md
parentbbadbf183a77ec8d151ce0cf93bd78f1eb0ce539 (diff)
downloadgitlab-ci-1bfaa5e071f32fa470ae0aee38e5154f6c03cdc6.tar.gz
Link to blog article.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c27cb46..283d472 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,8 @@ The following features are not in GitLab CI but merge requests are very welcome:
* Build artifacts access
* Build pipeline / build promotion actions
+To support parallel builds and deployments there is a [blog article with a roadmap](http://blog.gitlab.org/gitlab-ci-with-parallel-builds-and-deployments/).
+
### Runners
To perform the actual build you need a CI runner (also see the Architecture section below):